]> granicus.if.org Git - python/commit
Patch #788404: ignore "b" and "t" mode modifiers in posix_popen.
authorMartin v. Löwis <martin@v.loewis.de>
Fri, 31 Oct 2003 10:01:53 +0000 (10:01 +0000)
committerMartin v. Löwis <martin@v.loewis.de>
Fri, 31 Oct 2003 10:01:53 +0000 (10:01 +0000)
commit9ad853bc371e420b20dacbfe00af9da2ba5d3b6d
tree3cf8fcbd54ffdf4aa26c396b2cef9816eae07597
parent9885c93b9975542c63d6f567ea7113865f04bc2f
Patch #788404: ignore "b" and "t" mode modifiers in posix_popen.
Fixes #703198. Backported to 2.3.
Modules/posixmodule.c