[Python-Dev] Import and unicode: patch is ready for a review and tests

Victor Stinner victor.stinner at haypocalc.com
Fri Jan 21 18:29:18 CET 2011


Hi,

It looks like some people fear that non-ASCII module names will cause
troubles for the interoperability: you can try my patch attached to
issue #3080 to prevent these issues and fix all bugs :-)

http://bugs.python.org/issue3080

I should maybe create a dummy Python project using non-ASCII module
names to test it.

I posted my patch on Rietveld:

http://codereview.appspot.com/3972045

Victor



More information about the Python-Dev mailing list