Tim Abbott
|
f6f8f1fe36
|
Use new-style classes consistently for Python 3 support.
Also add the fixer for this to our list of fixers we check.
|
2015-11-04 08:01:52 -08:00 |
Tim Abbott
|
f3783fb4a1
|
Apply Python 3 futurize transform libfuturize.fixes.fix_print_with_import.
|
2015-11-01 09:26:16 -08:00 |
Tim Abbott
|
43abd83d1c
|
Apply Python 3 futurize transform lib2to3.fixes.fix_ws_comma.
|
2015-11-01 09:26:14 -08:00 |
Steven Oud
|
d5435fad1d
|
Consistently use /usr/bin/env python2.7 in shebangs and commands.
|
2015-10-21 22:58:21 +00:00 |
Tim Abbott
|
5e0b6b809a
|
Clean up tools/ by deleting files and moving others to deprecated/
(imported from commit 57a8e6c3bd746e83e2d22e941a8321ead1396aef)
|
2015-09-20 00:18:48 -07:00 |