]> granicus.if.org Git - python/commit
(Patch #102698) Fix for a bug reported by Wade Leftwich:
authorAndrew M. Kuchling <amk@amk.ca>
Sun, 10 Dec 2000 15:12:14 +0000 (15:12 +0000)
committerAndrew M. Kuchling <amk@amk.ca>
Sun, 10 Dec 2000 15:12:14 +0000 (15:12 +0000)
commitc6c283840316dec54244b311657511e95e742eb0
tree8a69fbaa6bee27bd54ab2abdc1a85cbfd3eb4ea2
parent2f1aeb950d8b22330f1751e7a0f80c9621e9b1a8
(Patch #102698) Fix for a bug reported by Wade Leftwich:
StreamReader ignores the 'errors' parameter passed to its constructor
Lib/codecs.py