]> granicus.if.org Git - python/commit
Issue #12196: Add pipe2() to the os module.
authorCharles-François Natali <neologix@free.fr>
Sun, 29 May 2011 18:07:40 +0000 (20:07 +0200)
committerCharles-François Natali <neologix@free.fr>
Sun, 29 May 2011 18:07:40 +0000 (20:07 +0200)
commitdaafdd5bea1edb0fa980727cf8c52bfe7928d6b8
tree9a508518d3a596ce11436bff47ada935011c177b
parent04a90b4611d3a20ac593860d7f4156a14723e84a
Issue #12196: Add pipe2() to the os module.
Doc/library/os.rst
Lib/test/test_posix.py
Misc/NEWS
Modules/posixmodule.c
configure
configure.in
pyconfig.h.in