Author: walter.doerwald
Date: Thu Aug 16 18:55:51 2007
New Revision: 57098
Modified:
python/branches/py3k/Doc/c-api/concrete.rst
Log:
Complete truncated sentence.
Modified: python/branches/py3k/Doc/c-api/concrete.rst
==============================================================================
--- python/branches/py3k/Doc/c-api/concrete.rst (original)
+++ python/branches/py3k/Doc/c-api/concrete.rst Thu Aug 16 18:55:51 2007
@@ -1426,7 +1426,7 @@
and then switches if the first two bytes of the input data are a byte order
mark
(BOM) and the specified byte order is native order. This BOM is not copied
into
the resulting Unicode string. After completion, *\*byteorder* is set to the
- current byte order at the.
+ current byte order at the end of input data.
If *byteorder* is *NULL*, the codec starts in native order mode.
_______________________________________________
Python-3000-checkins mailing list
[email protected]
http://mail.python.org/mailman/listinfo/python-3000-checkins