> C:\Code\python\PCbuild>python ../lib/test/test_unicode_file.py > test_directories (__main__.TestUnicodeFiles) ... ERROR > test_equivalent_files (__main__.TestUnicodeFiles) ... ok > test_single_files (__main__.TestUnicodeFiles) ... ERROR My apologies - I have fixed it (I hope! No Win98 SE here for me to test on) Note the error was in the test suite semantics only, not the core code. > OSError: [Errno 2] No such file or directory: '@test-?????.dir' Interestingly, this is yet another bug. The error you *should* have got is a UnicodeDecodeError. However, the Windows 'mbcs' encoding currently acts as if in errors=replace mode. See 850997. That is really neither here nor there tho - all it does is change the error you get when passing a Unicode filename. > Don't know about 2.3 maint, & can't test that today: The fix to posixmodule was checked into both head and 2.3-maint, but the test suite changes were only made to head - for exactly this reason <wink>. Thus, 2.3 should be fine. Please let me know if there are still errors. Thanks, Mark.
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