[Python-Dev] Speeding up 2to3: Results from a GSOC Project (original) (raw)
Alexandre Vassalotti alexandre at peadrop.com
Fri Jul 30 23:12:27 CEST 2010
- Previous message: [Python-Dev] Speeding up 2to3: Results from a GSOC Project
- Next message: [Python-Dev] proto-pep: plugin proposal (for unittest)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message: [Python-Dev] Speeding up 2to3: Results from a GSOC Project
- Next message: [Python-Dev] proto-pep: plugin proposal (for unittest)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]