Files
cpython/Lib
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-08-02 19:44:48 +00:00
2010-08-30 14:05:50 +00:00
2010-09-05 08:30:40 +00:00
2010-08-30 14:05:50 +00:00
2010-09-05 08:28:41 +00:00
2010-08-30 14:05:50 +00:00
2010-09-06 22:31:52 +00:00
2010-08-30 14:05:50 +00:00
2010-09-09 03:53:22 +00:00
2010-08-16 20:17:07 +00:00
2010-08-13 16:26:40 +00:00
2010-08-30 14:05:50 +00:00
2010-09-06 20:27:55 +00:00
2010-08-02 12:40:22 +00:00