diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2013-01-01 22:05:55 (GMT) |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2013-01-01 22:05:55 (GMT) |
commit | e4110dc11f9e90d3a7fcd8f0a5f9ded344f433c6 (patch) | |
tree | ee1a8b42b8180f001903e511364ea187e1f8dff6 /Parser | |
parent | 8c126d7abd67fbb88a58d0efbdad573fc6043e76 (diff) | |
download | cpython-e4110dc11f9e90d3a7fcd8f0a5f9ded344f433c6.zip cpython-e4110dc11f9e90d3a7fcd8f0a5f9ded344f433c6.tar.gz cpython-e4110dc11f9e90d3a7fcd8f0a5f9ded344f433c6.tar.bz2 |
Issue #9644: Fix the encoding used by os.statvfs(): use the filesystem encoding
with the surrogateescape error handler, instead of UTF-8 in strict mode.
Diffstat (limited to 'Parser')
0 files changed, 0 insertions, 0 deletions