[Python-checkins] r73673 - python/branches/py3k/Doc/library/codecs.rst

martin.v.loewis python-checkins at python.org
Mon Jun 29 08:35:26 CEST 2009


Author: martin.v.loewis
Date: Mon Jun 29 08:35:26 2009
New Revision: 73673
Log:
Link to PEP 383.
Modified:
 python/branches/py3k/Doc/library/codecs.rst
Modified: python/branches/py3k/Doc/library/codecs.rst
==============================================================================
--- python/branches/py3k/Doc/library/codecs.rst	(original)
+++ python/branches/py3k/Doc/library/codecs.rst	Mon Jun 29 08:35:26 2009
@@ -322,7 +322,8 @@
 | ``'backslashreplace'`` | Replace with backslashed escape sequences |
 | | (only for encoding). |
 +-------------------------+-----------------------------------------------+
-| ``'surrogateescape'`` | Replace byte with surrogate U+DCxx. |
+| ``'surrogateescape'`` | Replace byte with surrogate U+DCxx, as defined|
+| | in :pep:`383`. |
 +-------------------------+-----------------------------------------------+
 
 In addition, the following error handlers are specific to a single codec:


More information about the Python-checkins mailing list

AltStyle によって変換されたページ (->オリジナル) /