]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix passing errors to the encoder and decoder functions.
authorWalter Dörwald <walter@livinglogic.de>
Tue, 13 Jun 2006 12:02:12 +0000 (12:02 +0000)
committerWalter Dörwald <walter@livinglogic.de>
Tue, 13 Jun 2006 12:02:12 +0000 (12:02 +0000)
commit6b6e2bb8b1a7ca405440cd371ceabf3d35cb592b
tree9275c8fb11e236d4e3bc5a56b0d9587ab9169ac7
parentaabc5f6f2fb2110f4257fb3ae84768577d0b4e4e
Fix passing errors to the encoder and decoder functions.
Lib/encodings/utf_8_sig.py
Lib/encodings/uu_codec.py