]> granicus.if.org Git - python/commit
#4841: Fix FileIO constructor to honor closefd when called repeatedly
authorHynek Schlawack <hs@ox.cx>
Fri, 25 May 2012 07:24:18 +0000 (09:24 +0200)
committerHynek Schlawack <hs@ox.cx>
Fri, 25 May 2012 07:24:18 +0000 (09:24 +0200)
commit877effc2986ad30ecd5454811b0449bcfe3037f5
tree0987ab6f596a0f6e3975f1e531d7dd76dc01fdbc
parent8e6287f50df14fb50cea43036ef4eec3998f823e
#4841: Fix FileIO constructor to honor closefd when called repeatedly

Patch by Victor Stinner.
Lib/test/test_io.py
Modules/_io/fileio.c