[issue3080] Full unicode import system

STINNER Victor report at bugs.python.org
Mon Mar 21 01:01:38 CET 2011


STINNER Victor <victor.stinner at haypocalc.com> added the comment:

Ok, I think that the most important part is now implemented in Python 3.3: use Unicode for module names and paths in the import machinery. Remaing parts are specific to Windows, and so I opened a new issue: #11619. Let's close this 3 years old issue.

----------
resolution:  -> fixed
status: open -> closed

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue3080>
_______________________________________


More information about the Python-bugs-list mailing list