commit | 131a489903cd03706c3cc571b94ea702e0f29c2e | [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 | 03e13b87d930cf2498ab947d512e5813191af769 | |
parent | 6603118125164b927d79eab89263a07a12406481 [diff] |
Add tests for the writelines() method of file objects. Original patch by Felipe Cruz.