diff options
author | Christian Heimes <christian@cheimes.de> | 2008-11-05 19:30:32 +0000 |
---|---|---|
committer | Christian Heimes <christian@cheimes.de> | 2008-11-05 19:30:32 +0000 |
commit | ecc42a2b82858763818484572dccc7e88a3bdda1 (patch) | |
tree | a8bad97b03850ab5ccbe33e14332e4840b409816 /Lib/pydoc_topics.py | |
parent | b37509b11b34fb4b2045162b88d4fa110cd4692b (diff) | |
download | cpython-git-ecc42a2b82858763818484572dccc7e88a3bdda1.tar.gz |
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
Diffstat (limited to 'Lib/pydoc_topics.py')
0 files changed, 0 insertions, 0 deletions