[Python-Dev] Speeding up 2to3: Results from a GSOC Project

Alexandre Vassalotti alexandre at peadrop.com
Fri Jul 30 23:12:27 CEST 2010


Love it!

BTW, it's not a good idea to have an import statement under 3
level of loops:

https://code.google.com/p/2to3-speedup2/source/browse/trunk/lib2to3/refactor.py#427

-- Alexandre


More information about the Python-Dev mailing list