Victor Stinner e262377cab Issue #16416: OS 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-11-12 23:04:02 +01:00
..
2012-06-22 21:12:59 +02:00
2012-10-25 10:47:46 +01:00
2012-10-06 14:03:24 +02:00
2012-06-23 14:17:39 +02:00
2012-09-29 13:47:39 -04:00
2012-09-29 13:47:39 -04:00