]> granicus.if.org Git - python/commit
Merge for issue #15744: add tests for the writelines() method of file objects.
authorAntoine Pitrou <solipsis@pitrou.net>
Tue, 16 Oct 2012 21:05:01 +0000 (23:05 +0200)
committerAntoine Pitrou <solipsis@pitrou.net>
Tue, 16 Oct 2012 21:05:01 +0000 (23:05 +0200)
commit0c7081aff471cca50fb068094d8cae11bf705cc6
tree993910ef6fc56992ca832d7e95e25029880cc7eb
parentad626807a6e2f22dbf7855d53cd93f3f8f7e6ac3
parent3ed2cb5520fe1ad05664db41f7bac96438efc7d2
Merge for issue #15744: add tests for the writelines() method of file objects.
Lib/test/test_fileio.py
Lib/test/test_io.py