summaryrefslogtreecommitdiff
path: root/devtools/regressdiff
Commit message (Collapse)AuthorAgeFilesLines
* Fixes more devtools programs for Python 3.Fred Wright2016-04-141-6/+10
| | | | | | | | | | | | | | This fixes the aivdmtable, regressdiff, sizes, and striplog programs to work with Python 3. The "striplog" program didn't require any actual changes, but it still adds the usual compatibility comment and future import. In the case of "sizes", it also adjusts the scons cleanup pattern to include the temporary directory, and adds explicit checking (with an exception) for build failures. TESTED: Ran all four programs with both Python 2 and Python 3.
* Add some missing copyrights and fix a comment.Eric S. Raymond2010-04-101-0/+3
|
* Register some developer convenience scripts (not stuff to be shipped).Eric S. Raymond2009-09-061-0/+44