Nick Coghlan <ncogh...@gmail.com> added the comment:

On Sat, Jan 22, 2011 at 3:08 AM, STINNER Victor <rep...@bugs.python.org> wrote:
> I should maybe add some unit tests for non-ASCII module paths and non-ASCII 
> module names :-)

Indeed. There are a few tests in test_runpy that could be adapted to
that task fairly easily (it creates the test packages at run time in a
temporary directory, so copying that to make a non-ASCII path and
module name test should be too difficult).

----------

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

Reply via email to