Tim Abbott
|
4e171ce787
|
lint: Clean up E126 PEP-8 rule.
|
2017-01-23 22:06:13 -08:00 |
Tim Abbott
|
d6e38e2a5c
|
lint: Clean up E123 PEP-8 rule.
|
2017-01-23 21:34:26 -08:00 |
Tommy Ip
|
46b7d54b3e
|
pep8: Fix E701 violations.
|
2016-11-30 20:45:09 +00:00 |
Rafid Aslam
|
41bd88d5ed
|
pep8: Fix E301 pep8 violations.
Fix "E301: expected (1 or 2) blank line" pep8 violations.
|
2016-11-29 08:51:44 -08:00 |
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 |
Anders Kaseorg
|
d1dc2cf30e
|
Mark scripts executable
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
|
2016-11-26 13:20:22 -08:00 |
reyha
|
34766e38c3
|
irc-mirror: Update the installation link.
This updates the link to python-irc to its current URL.
|
2016-10-10 16:23:11 -07:00 |
Tim Abbott
|
4f091fd844
|
Annotate irc-mirror.py.
|
2016-09-10 12:20:24 -07:00 |
Eklavya Sharma
|
94e4b39112
|
Replace python2.7 by python everywhere.
|
2016-05-29 05:03:08 -07:00 |
Eklavya Sharma
|
149938d468
|
Change shebangs from python2.7 to python.
|
2016-05-29 05:03:08 -07: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
|
b3dfacae19
|
Change API example usernames to use example.com domain.
(imported from commit 41b7be58735df0ea3d3a3daf23bc0f78606abc0d)
|
2015-09-19 18:12:02 -07:00 |
Tim Abbott
|
68dcc760c3
|
Clean up some unused imports.
(imported from commit 0c5d8e2a55ba1b8909ba807fee3afe863dcdc226)
|
2013-11-04 11:51:17 -05:00 |
Tim Abbott
|
b7c1686501
|
Initial IRC mirror prototype.
(imported from commit fb1c482aaebc317b8b071346cb3bf54d4c7d2c8d)
|
2013-10-29 16:49:42 -04:00 |