]> granicus.if.org Git - python/commitdiff
(Merge 3.2) Issue #12175: FileIO.readall() now raises a ValueError instead of
authorVictor Stinner <victor.stinner@haypocalc.com>
Wed, 25 May 2011 20:13:47 +0000 (22:13 +0200)
committerVictor Stinner <victor.stinner@haypocalc.com>
Wed, 25 May 2011 20:13:47 +0000 (22:13 +0200)
an IOError if the file is closed.

1  2 
Lib/test/test_io.py
Misc/NEWS

Simple merge
diff --cc Misc/NEWS
Simple merge