Collin Winter <[EMAIL PROTECTED]> added the comment: 2to3 running under Python 2.5.1 handles this file just fine. 2to3 running under 3.0a4+ (r62404) fails as detailed below. However, that file doesn't run correctly under Python itself:
[EMAIL PROTECTED]:~/src/python/py3k$ ./python /home/collinwinter/Desktop/2to3bug.py File "/home/collinwinter/Desktop/2to3bug.py", line 3 [EMAIL PROTECTED]:~/src/python/py3k This suggests this problem isn't 2to3-specific. Refiling this issue against py3k's Unicode support. ---------- assignee: collinwinter -> components: +Unicode -2to3 (2.x to 3.0 conversion tool) priority: -> high __________________________________ Tracker <[EMAIL PROTECTED]> <http://bugs.python.org/issue2660> __________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com