This website requires JavaScript.
Explore
Help
Sign In
Mikaela
/
Limnoria
Watch
1
Star
0
Fork
0
You've already forked Limnoria
mirror of
https://github.com/Mikaela/Limnoria.git
synced
2025-02-10 19:40:48 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
Limnoria
/
2to3
History
Valentin Lorentz
3bab899146
2to3/fix_imports.py: Use UNIX new-line characters.
2013-07-16 23:00:20 +02:00
..
__init__.py
Speed up install on Python3 (2to3 is ran only on modified files).
2013-04-27 16:05:11 +02:00
fix_def_iteritems.py
Fix 2to3 fixers to work with Python 3.
2013-01-06 13:34:13 +01:00
fix_def_iterkeys.py
Fix 2to3 fixers to work with Python 3.
2013-01-06 13:34:13 +01:00
fix_def_itervalues.py
Fix 2to3 fixers to work with Python 3.
2013-01-06 13:34:13 +01:00
fix_import.py
2to3/fix_imports.py: Use UNIX new-line characters.
2013-07-16 23:00:20 +02:00
fix_reload.py
Fix 2to3 fixers to work with Python 3.
2013-01-06 13:35:20 +01:00
run.py
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