]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
SF #1048865: Fix a trivial typo that breaks StreamReader.readlines()
authorHye-Shik Chang <hyeshik@gmail.com>
Sun, 17 Oct 2004 23:51:21 +0000 (23:51 +0000)
committerHye-Shik Chang <hyeshik@gmail.com>
Sun, 17 Oct 2004 23:51:21 +0000 (23:51 +0000)
commitaf5c7cff56f15432464f6058d7116ce9359abee5
tree9144b925c287e93506266748aa0ac608a169b9dc
parenta5c64599d547565c48275601b67322aa3ef04c8b
SF #1048865: Fix a trivial typo that breaks StreamReader.readlines()
Lib/codecs.py
Lib/test/test_codecs.py