Files
cpython/Lib/test
Victor Stinner d91df1a7a9 Improve PEP 383 tests (in test_os)
* Use the current filesystem encoding instead of always using utf-8
 * Enable the test on Mac OS X
 * Use TESTFN_UNENCODABLE and TESTFN_UNICODE instead of arbitrary filenames
 * To decode a filename, use strict error handler instead surrogateescape for
   mbcs encoding (on Windows)
 * Use TESTFN_UNENCODABLE (if available) for the directory name

Skip the test if no non-ascii filename can be created.
2010-08-18 10:56:19 +00:00
..
2010-07-28 17:37:27 +00:00
2010-08-18 10:56:19 +00:00
2010-08-17 01:08:46 +00:00
2010-07-11 23:06:06 +00:00
2010-07-28 16:39:41 +00:00
2010-07-23 13:54:14 +00:00
2010-08-09 12:52:45 +00:00
2010-07-11 19:12:10 +00:00
2010-07-02 13:46:42 +00:00
2010-06-25 23:24:35 +00:00
2010-08-13 16:26:40 +00:00
2010-08-18 10:56:19 +00:00
2010-07-23 11:48:36 +00:00
2010-04-17 00:19:56 +00:00
2010-04-17 00:19:56 +00:00
2010-07-28 16:39:41 +00:00
2010-04-17 00:19:56 +00:00
2010-08-13 16:27:38 +00:00
2010-07-20 22:39:34 +00:00
2010-08-16 14:33:42 +00:00
2010-08-08 17:12:46 +00:00
2010-08-12 21:55:30 +00:00