]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Backport checkin:
authorWalter Dörwald <walter@livinglogic.de>
Mon, 14 Mar 2005 19:20:19 +0000 (19:20 +0000)
committerWalter Dörwald <walter@livinglogic.de>
Mon, 14 Mar 2005 19:20:19 +0000 (19:20 +0000)
commit96aeafbfbcd1fe6a6f5703d030560a133f7baf1f
treea0573238559b858828d58bc21523c0ac59b0f352
parent616ac231786bc60b0273a86712fb9250ca635c59
Backport checkin:
Reset internal buffers when seek() is called. This fixes SF bug #1156259.
Lib/codecs.py
Lib/encodings/utf_16.py
Lib/test/test_codecs.py