]> granicus.if.org Git - python/commit
Issue #12196: Make os.pipe2() flags argument mandatory.
authorCharles-François Natali <neologix@free.fr>
Mon, 6 Jun 2011 17:49:47 +0000 (19:49 +0200)
committerCharles-François Natali <neologix@free.fr>
Mon, 6 Jun 2011 17:49:47 +0000 (19:49 +0200)
commit368f34bb4b877495ecb574cb9f17fe330b338cff
tree656c80c16a02cac449268a8f0fe5e5f4da97813c
parent34b312e33dec43f9329f5e763be38f1584efffeb
Issue #12196: Make os.pipe2() flags argument mandatory.
Doc/library/os.rst
Lib/test/test_posix.py
Modules/posixmodule.c