commit | 78e761eafe670ce06aca7723f239e9e52d30296f | [log] [tgz] |
---|---|---|
author | Antoine Pitrou <solipsis@pitrou.net> | Tue Oct 16 22:57:11 2012 +0200 |
committer | Antoine Pitrou <solipsis@pitrou.net> | Tue Oct 16 22:57:11 2012 +0200 |
tree | 4abe937cbf393a665fef5669c8501011623c53f0 | |
parent | ce5a56e9851a65a94b24b27ec6e55d4c47d7e46c [diff] |
Add tests for the writelines() method of file objects. Original patch by Felipe Cruz.