Skip to content
GitLab
Explore
Sign in
Register
Kirill Smelkov
cpython
Repository
cpython
Lib
test
test_io.py
Find file
Blame
History
Permalink
Issue #12175: FileIO.readall() now raises a ValueError instead of an IOError if
· d2dc09fd
Victor Stinner
authored
May 25, 2011
the file is closed.
d2dc09fd