Le jeudi 20 janvier 2011 à 05:03 +0100, raymond.hettinger a écrit : > * Python's import mechanism can now load modules installed in directories with > - non-ASCII characters in the path name. > + non-ASCII characters in the path name: > + > + >>> import møøse.bites > > (Required extensive work by Victor Stinner in :issue:`9425`.) Ooops, it is not the good example :-) In this example, møøse is not a module path, but a module name... And Python 3.2 doesn't support correctly non-ASCII module names on all operating systems yet (see "[Python-Dev] Import and unicode: part two" thread :-)). #9425 only concerns sys.path (eg. sys.path.append('/home/møøse/modules/')). Victor
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4