Files
cpython/Objects
Victor Stinner 2660e427d1 (Merge 3.2) Issue #16416: On Mac OS X, operating system data are now always
encoded/decoded to/from UTF-8/surrogateescape, instead of the locale encoding
(which may be ASCII if no locale environment variable is set), to avoid
inconsistencies with os.fsencode() and os.fsdecode() functions which are
already using UTF-8/surrogateescape.
2012-12-03 12:48:53 +01:00
..
2012-11-03 23:08:18 +01:00
2012-05-01 09:51:46 -04:00
2012-10-31 14:22:25 -04:00
2012-10-18 19:53:28 +01:00
2012-10-30 23:27:52 -04:00
2012-11-04 11:47:05 +00:00
2012-09-28 16:43:40 +03:00
2012-02-20 22:24:29 -05:00