Eklavya Sharma
|
149938d468
|
Change shebangs from python2.7 to python.
|
2016-05-29 05:03:08 -07:00 |
Eklavya Sharma
|
c59185e119
|
Apply Python 3 futurize transform libfuturize.fixes.fix_print_with_import
Refer #256
|
2016-03-10 22:02:17 -08:00 |
Eklavya Sharma
|
e2d5ec1868
|
Apply Python 3 futurize transform lib2to3.fixes.fix_ws_comma
|
2016-03-10 22:02:04 -08:00 |
Steven Oud
|
d5435fad1d
|
Consistently use /usr/bin/env python2.7 in shebangs and commands.
|
2015-10-21 22:58:21 +00:00 |
Anders Kaseorg
|
0d12dfd06f
|
Improve shell quoting hygiene
Most of these problems were found by ShellCheck
(http://www.shellcheck.net).
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
|
2015-09-25 23:25:08 -04: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 |