]> granicus.if.org Git - python/commit
Rename utf8b error handler to surrogateescape.
authorMartin v. Löwis <martin@v.loewis.de>
Sun, 10 May 2009 08:15:24 +0000 (08:15 +0000)
committerMartin v. Löwis <martin@v.loewis.de>
Sun, 10 May 2009 08:15:24 +0000 (08:15 +0000)
commit43c57785d3319249c03c3fa46c9df42a8ccd3e52
tree199d57826897ac525b4057253a82aaaefcb6ef82
parente0a2b72e61a474dceb948be57cb2983f70ab07fb
Rename utf8b error handler to surrogateescape.
Doc/library/codecs.rst
Doc/library/os.rst
Lib/test/test_codecs.py
Lib/test/test_os.py
Modules/_io/fileio.c
Modules/posixmodule.c
Modules/python.c
Objects/unicodeobject.c
Python/codecs.c