Valentin Lorentz
|
5feb1fba59
|
2to3: Fix fix_import to work on Windows and not confuse 'socket' (from the Python lib) and 'supybot.drivers.Socket'.
|
2013-07-15 13:34:47 +02:00 |
|
Valentin Lorentz
|
f9171f5c5e
|
Fix previous commit.
|
2013-02-22 20:26:26 +00:00 |
|
Valentin Lorentz
|
78a722f38b
|
2to3/run.py: Fix compatibility issue with old Python 3.x versions (2to3 does not suport -W and -o).
|
2013-02-22 21:17:55 +01:00 |
|
Valentin Lorentz
|
f42ac86d91
|
Make the setup.py runnable by Python 3 and run 2to3 automatically.
|
2013-01-30 20:10:48 +01:00 |
|
Valentin Lorentz
|
d4f5c03b3f
|
Add 2to3/fix_reload.py.
|
2012-08-05 13:28:09 +02:00 |
|
Valentin Lorentz
|
32a7da6f51
|
Add 2to3 fixer to process utils.gen.IterableMap correctly.
|
2012-08-05 12:32:57 +02:00 |
|