Staging
v0.5.1
https://github.com/python/cpython
Revision 764662020ba496164bf8dcb96d93c519f0968405 authored by Andrew Kuchling on 16 April 2014, 01:11:36 UTC, committed by Andrew Kuchling on 16 April 2014, 01:11:36 UTC
Patch by Caelyn McAulay.

Neither Caelyn nor I could find any cases in 2.7 or 3.4/5 where an
operation on a closed stream raised IOError; generally the C
implementations have a macro to check for the stream being closed, and
these macros all raised ValueError.  If we find any, a new bug should
be opened.
1 parent fc1020d
History
Tip revision: 764662020ba496164bf8dcb96d93c519f0968405 authored by Andrew Kuchling on 16 April 2014, 01:11:36 UTC
#15840: make docs consistent by saying operations on closed files raise ValueError.
Tip revision: 7646620
File Mode Size
COPYING -rw-r--r-- 1.2 KB
amigaconfig.h -rw-r--r-- 797 bytes
ascii.h -rw-r--r-- 1.9 KB
asciitab.h -rw-r--r-- 1.7 KB
expat.h -rw-r--r-- 40.8 KB
expat_config.h -rw-r--r-- 341 bytes
expat_external.h -rw-r--r-- 3.4 KB
iasciitab.h -rw-r--r-- 1.8 KB
internal.h -rw-r--r-- 2.0 KB
latin1tab.h -rw-r--r-- 1.8 KB
macconfig.h -rw-r--r-- 1.3 KB
nametab.h -rw-r--r-- 6.9 KB
pyexpatns.h -rw-r--r-- 6.9 KB
utf8tab.h -rw-r--r-- 1.7 KB
watcomconfig.h -rw-r--r-- 1.2 KB
winconfig.h -rw-r--r-- 709 bytes
xmlparse.c -rw-r--r-- 193.0 KB
xmlrole.c -rw-r--r-- 31.7 KB
xmlrole.h -rw-r--r-- 3.0 KB
xmltok.c -rw-r--r-- 40.4 KB
xmltok.h -rw-r--r-- 10.9 KB
xmltok_impl.c -rw-r--r-- 43.5 KB
xmltok_impl.h -rw-r--r-- 661 bytes
xmltok_ns.c -rw-r--r-- 3.1 KB

back to top