]> granicus.if.org Git - python/commit
Backport of r67908:
authorMartin v. Löwis <martin@v.loewis.de>
Tue, 23 Dec 2008 13:07:51 +0000 (13:07 +0000)
committerMartin v. Löwis <martin@v.loewis.de>
Tue, 23 Dec 2008 13:07:51 +0000 (13:07 +0000)
commitedf14317e32ae945d9b1fe554a7be6ed3dde2834
tree3e2f6a4f2c02f1bbd3d153bd50d930ea04654c35
parentb90b144c470b203899442b3a9d637c023a778bd9
Backport of r67908:
Added test case to ensure attempts to read from a file opened for writing
fail.
Lib/test/test_file.py
Misc/NEWS