Message77831
I got it. It is a regression from a previous version of 2to3's
fix_imports. I was able to reproduce your problem using the sandbox's 2to3.
And to answer your question, I still running an older RC release of
Python 3.0. That explains why I couldn't reproduce the problem.
$ python3.0 -c "import sys; print(sys.version)"
3.0rc2+ (py3k:67237, Nov 16 2008, 15:10:03)
[GCC 4.2.4 (Ubuntu 4.2.4-1ubuntu3)] |
|
| Date |
User |
Action |
Args |
| 2008-12-14 21:22:45 | alexandre.vassalotti | set | recipients:
+ alexandre.vassalotti, benjamin.peterson, lregebro |
| 2008-12-14 21:22:45 | alexandre.vassalotti | set | messageid: <1229289765.73.0.679589709664.issue4664@psf.upfronthosting.co.za> |
| 2008-12-14 21:22:44 | alexandre.vassalotti | link | issue4664 messages |
| 2008-12-14 21:22:44 | alexandre.vassalotti | create | |
|