]> 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:06:17 +0000 (23:06 +0200)
committerAntoine Pitrou <solipsis@pitrou.net>
Tue, 16 Oct 2012 21:06:17 +0000 (23:06 +0200)
commit8261f838ff40b1235180feda58dbe7eafa67586a
tree81e2574194cea2514484e773997cb5999f2141da
parentd0ad0b3ae2820eb681ae035a3e764d99b01e88da
parent0c7081aff471cca50fb068094d8cae11bf705cc6
Merge for issue #15744: add tests for the writelines() method of file objects.
Lib/test/test_io.py