]> granicus.if.org Git - python/commit
Also add tests for TextIOWrapper.writelines() (issue #15744).
authorAntoine Pitrou <solipsis@pitrou.net>
Tue, 16 Oct 2012 21:02:27 +0000 (23:02 +0200)
committerAntoine Pitrou <solipsis@pitrou.net>
Tue, 16 Oct 2012 21:02:27 +0000 (23:02 +0200)
commit3ed2cb5520fe1ad05664db41f7bac96438efc7d2
tree2e0a3f2c384c8783699f3b72059c6693d32432d3
parent131a489903cd03706c3cc571b94ea702e0f29c2e
Also add tests for TextIOWrapper.writelines() (issue #15744).
Lib/test/test_io.py