]> granicus.if.org Git - python/commit
Describe 'surrogateescape' in the documentation.
authorAndrew Kuchling <amk@amk.ca>
Sun, 16 Jun 2013 16:58:48 +0000 (12:58 -0400)
committerAndrew Kuchling <amk@amk.ca>
Sun, 16 Jun 2013 16:58:48 +0000 (12:58 -0400)
commitc7b6c50f29fac4971e7271ac649ee3b7ef3deac7
tree84ce5a8e35e7d3da929f85c9f025beb2ddc05d7a
parent893f2ffc7c8a110f069bb05c66e60632cc49cbef
Describe 'surrogateescape' in the documentation.

Also, improve some docstring descriptions of the 'errors' parameter.

Closes #14015.
Doc/library/codecs.rst
Doc/library/functions.rst
Lib/codecs.py
Modules/_io/_iomodule.c
Modules/_io/textio.c