Anders Kaseorg
|
207cf6302b
|
Always start python via shebang lines.
This is preparation for supporting using Python 3 in production.
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
|
2016-11-26 14:46:37 -08:00 |
Tim Abbott
|
172809d4e2
|
Annotate the rest of scripts in tools/.
|
2016-10-15 22:36:10 -07:00 |
Taranjeet Singh
|
1819157a5f
|
show-last-messages: Fix line with length greater than 120 characters.
This updates file tools/deprecated/iframe-bot/show-last-messages.
|
2016-08-19 11:56:43 -07:00 |
Taranjeet Singh
|
5e34e5bf40
|
iframe-bot/show-last-messages: Fix line with length greater than 120.
|
2016-07-23 14:33:11 -07:00 |
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 |