Staging
v0.8.1
Revision 2483728850cc3c12920d7794ac01a3e890995622 authored by Antoine Pitrou on 05 February 2010, 17:11:32 UTC, committed by Antoine Pitrou on 05 February 2010, 17:11:32 UTC
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r77989 | antoine.pitrou | 2010-02-05 18:05:54 +0100 (ven., 05 févr. 2010) | 6 lines

  Issue #5677: Explicitly forbid write operations on read-only file objects,
  and read operations on write-only file objects.  On Windows, the system C
  library would return a bogus result; on Solaris, it was possible to crash
  the interpreter.  Patch by Stefan Krah.
........
1 parent 6e127db
History
File Mode Size
design.rst -rw-r--r-- 39.5 KB
extending.rst -rw-r--r-- 17.7 KB
general.rst -rw-r--r-- 22.3 KB
gui.rst -rw-r--r-- 5.7 KB
index.rst -rw-r--r-- 298 bytes
installed.rst -rw-r--r-- 2.3 KB
library.rst -rw-r--r-- 32.5 KB
programming.rst -rw-r--r-- 63.7 KB
python-video-icon.png -rw-r--r-- 3.6 KB
windows.rst -rw-r--r-- 25.3 KB

back to top