]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Document that encode() and decode() raise UnicodeError
authorWalter Dörwald <walter@livinglogic.de>
Thu, 1 Jul 2004 19:58:47 +0000 (19:58 +0000)
committerWalter Dörwald <walter@livinglogic.de>
Thu, 1 Jul 2004 19:58:47 +0000 (19:58 +0000)
commitac1075a645e2c0bb26b1d5fbab0df0afa09d59a2
tree6c5ff0a75cf945722fe7c6f264b5f08b2ed21899
parentecf7a52bb8139f054e024bae184244311005b90f
Document that encode() and decode() raise UnicodeError
instead of ValueError.

Add a note about error handling schemes added by PEP 293.
Doc/lib/libstdtypes.tex