]> granicus.if.org Git - python/commit
New test suite for file objects by Jeremy Hilton. This will need
authorMarc-André Lemburg <mal@egenix.com>
Fri, 25 Aug 2000 22:37:31 +0000 (22:37 +0000)
committerMarc-André Lemburg <mal@egenix.com>
Fri, 25 Aug 2000 22:37:31 +0000 (22:37 +0000)
commitfa44d794bd95e6881399e6f6f8ee976c865dd5d4
tree1d949d3bbc2e1889420537115928fbb49c1807d9
parentab0280d252fa64d7027d36868989a923a7fcf218
New test suite for file objects by Jeremy Hilton. This will need
to be extended somewhat -- right now it only tests the .writelines()
method.
Lib/test/test_file.py [new file with mode: 0644]