]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
fix StringIO newline translation #5456
authorBenjamin Peterson <benjamin@python.org>
Mon, 9 Mar 2009 21:16:41 +0000 (21:16 +0000)
committerBenjamin Peterson <benjamin@python.org>
Mon, 9 Mar 2009 21:16:41 +0000 (21:16 +0000)
commit412a189cdefd0f2e363fe3cc2d8806876ac74854
treeb2d0bca9b2cfbf0c8ee737b1bc3c2a96d6076a86
parente3060e684163c2e14b4dd2ea8c214228988de4fa
fix StringIO newline translation #5456
Lib/io.py
Lib/test/test_memoryio.py