summaryrefslogtreecommitdiff
path: root/Python/pythonrun.c
diff options
context:
space:
mode:
authorBenjamin Peterson <benjamin@python.org>2008-11-22 18:30:57 +0000
committerBenjamin Peterson <benjamin@python.org>2008-11-22 18:30:57 +0000
commit50fa5160dae1773bc8199472d637ee95e293fd5e (patch)
tree9d9387c33028b267239f5dbb7b579a0161494dfe /Python/pythonrun.c
parent9a57c365384aacfd95958356ce452a506a95e3e9 (diff)
downloadcpython-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