Files
cpython/Lib
Antoine Pitrou bb445a1f22 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.
2010-02-05 17:05:54 +00:00
..
2009-10-09 22:15:50 +00:00
2010-01-09 16:34:06 +00:00
2010-01-01 13:07:05 +00:00
2010-02-04 20:18:28 +00:00
2009-10-09 22:15:50 +00:00
2009-09-06 12:23:18 +00:00
2009-12-05 17:45:40 +00:00
2009-10-09 22:15:50 +00:00
2009-10-14 17:30:52 +00:00
2009-10-09 22:15:50 +00:00
2010-01-31 11:46:54 +00:00
2009-11-12 23:42:23 +00:00
2010-01-25 03:58:21 +00:00
2010-01-02 12:35:01 +00:00
2010-01-31 16:46:26 +00:00
2009-12-20 16:24:46 +00:00
2010-01-23 09:23:15 +00:00
2009-10-09 22:05:45 +00:00
2009-10-15 03:05:39 +00:00
2009-10-09 22:15:50 +00:00
2010-01-28 02:18:25 +00:00
2009-10-14 19:09:48 +00:00