[issue4352] imp.find_module() fails with a UnicodeDecodeError when called with non-ASCII search paths

2008-11-18 Thread Jukka Aho
Changes by Jukka Aho <[EMAIL PROTECTED]>: -- title: imp.find_module() causes UnicodeDecodeError with non-ASCII search paths -> imp.find_module() fails with a UnicodeDecodeError when called with non-ASCII search paths ___ Python tracke

[issue4352] imp.find_module() causes UnicodeDecodeError with non-ASCII search paths

2008-11-18 Thread Jukka Aho
New submission from Jukka Aho <[EMAIL PROTECTED]>: imp.find_module() seems to cause an UnicodeDecodeError when the path list contains paths with non-ASCII names. Tested on Windows [1]; see the attached test case which demonstrates the problem. [1] Python 3.0rc2 (r30rc2:67141, Nov 7 2008,