]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #8438: Remove reference to the missing "surrogateescape" encoding
authorAntoine Pitrou <solipsis@pitrou.net>
Mon, 19 Apr 2010 18:52:43 +0000 (18:52 +0000)
committerAntoine Pitrou <solipsis@pitrou.net>
Mon, 19 Apr 2010 18:52:43 +0000 (18:52 +0000)
commit7c587bf53d67ef0e279e471ac6d52d5087f4b3e8
tree47441dac0ca51451071740cc30d3507b84edea71
parent35b76027f94b12911cc97f960ebbb3c137d10d2b
Issue #8438: Remove reference to the missing "surrogateescape" encoding
error handler from the new IO library.
Lib/test/script_helper.py
Lib/test/test_fileio.py
Misc/NEWS
Modules/_io/fileio.c