diff options
author | Benjamin Peterson <benjamin@python.org> | 2008-11-22 18:30:57 +0000 |
---|---|---|
committer | Benjamin Peterson <benjamin@python.org> | 2008-11-22 18:30:57 +0000 |
commit | 50fa5160dae1773bc8199472d637ee95e293fd5e (patch) | |
tree | 9d9387c33028b267239f5dbb7b579a0161494dfe /Python/pythonrun.c | |
parent | 9a57c365384aacfd95958356ce452a506a95e3e9 (diff) | |
download | cpython-50fa5160dae1773bc8199472d637ee95e293fd5e.tar.gz |
Blocked revisions 67307 via svnmerge
........
r67307 | amaury.forgeotdarc | 2008-11-20 17:34:31 -0600 (Thu, 20 Nov 2008) | 9 lines
Fixed issue #4233.
Changed semantic of _fileio.FileIO's close() method on file objects with closefd=False.
The file descriptor is still kept open but the file object behaves like a closed file.
The FileIO object also got a new readonly attribute closefd.
Approved by Barry
Backport of r67106 from the py3k branch
........
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions