summaryrefslogtreecommitdiff
path: root/Python/errors.c
diff options
context:
space:
mode:
authorAntoine Pitrou <solipsis@pitrou.net>2010-02-05 17:14:05 +0000
committerAntoine Pitrou <solipsis@pitrou.net>2010-02-05 17:14:05 +0000
commitb5d008eb77af46c8ddfa4cbe27aa6084661b6d73 (patch)
tree9eabe4943c31025c3647b5b817132f126487c223 /Python/errors.c
parent73bc75bb41920b70f7c2076c56029aaadc34e274 (diff)
downloadcpython-git-b5d008eb77af46c8ddfa4cbe27aa6084661b6d73.tar.gz
Blocked revisions 77989 via svnmerge
........ 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. ........
Diffstat (limited to 'Python/errors.c')
0 files changed, 0 insertions, 0 deletions