Files
cpython/Lib/test
Victor Stinner ca6525afba Issue #9819: don't try to encode TESTFN_UNICODE on Windows
mbcs (Windows default filesystem encoding) is now strict by default, and
depending on the code page, TESTFN_UNICODE may not be encodable to bytes.

Remove also unused "encoded" argument from _do_directory() method.
2010-09-11 12:52:30 +00:00
..
2010-07-28 17:37:27 +00:00
2010-08-17 01:08:46 +00:00
2010-07-28 16:39:41 +00:00
2010-09-03 20:00:37 +00:00
2010-09-09 03:53:22 +00:00
2010-08-13 16:26:40 +00:00
2010-09-09 20:40:28 +00:00
2010-07-28 16:39:41 +00:00
2010-08-13 16:27:38 +00:00
2010-08-08 17:12:46 +00:00