Alexander Belopolsky <belopol...@users.sourceforge.net> added the comment:

Victor> Ok, I think that it is possible.

While it is possible, I am not sure it is a good idea.  For example, if a 
filesystem uses encoding that is capable of distinguishing between 
"\xB5Torrent.py" and "\u03BCTorrent.py", should "import \xB5Torrent" and 
"import \u03BCTorrent" import different modules?

----------
nosy: +loewis

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue10952>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to