]> granicus.if.org Git - python/commit
Issue #12105: Add O_CLOEXEC to the os module.
authorCharles-François Natali <neologix@free.fr>
Sun, 22 May 2011 18:42:32 +0000 (20:42 +0200)
committerCharles-François Natali <neologix@free.fr>
Sun, 22 May 2011 18:42:32 +0000 (20:42 +0200)
commit1e045b183104df770e232e756986bf301c87e9ce
treec32a523ffd41a155df1e3f2e8be2860970617ab0
parentf738d33e5d5cfa19938003af4a57f91b5e5e277b
Issue #12105: Add O_CLOEXEC to the os module.
Doc/library/os.rst
Lib/test/test_posix.py
Misc/NEWS
Modules/posixmodule.c