• Christian Heimes's avatar
    Fixed issue #4233. · ecc42a2b
    Christian Heimes yazdı
    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
    ecc42a2b
_fileio.c 19.5 KB