Eklavya Sharma
|
149938d468
|
Change shebangs from python2.7 to python.
|
2016-05-29 05:03:08 -07:00 |
Tim Abbott
|
a72385246e
|
Fix missing whitespace after '=' in python/js code.
|
2016-04-20 11:36:14 -07:00 |
Tim Abbott
|
1f44417fc1
|
Switch to using Python 3 style division everywhere.
Also add testing for this to our Python 3 compatibility test suite.
|
2016-01-26 21:09:43 -08:00 |
Tim Abbott
|
f7878a61e1
|
Apply Python 3 futurize transform libmodernize.fixes.fix_xrange_six.
|
2015-11-01 09:35:06 -08:00 |
Tim Abbott
|
b3ac668779
|
Apply Python 3 futurize transform libmodernize.fixes.fix_filter.
|
2015-11-01 09:26:16 -08:00 |
Tim Abbott
|
f3783fb4a1
|
Apply Python 3 futurize transform libfuturize.fixes.fix_print_with_import.
|
2015-11-01 09:26:16 -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 |