[ python-Bugs-843293 ] inconsistent popen[2-4]() docs

SourceForge.net noreply at sourceforge.net
Tue Jan 13 10:41:50 EST 2004


Bugs item #843293, was opened at 2003-11-16 14:29
Message generated for change (Comment added) made by akuchling
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=843293&group_id=5470

Category: Documentation
Group: Python 2.3
>Status: Closed
>Resolution: Invalid
Priority: 5
Submitted By: Greg Velichansky (hmaon)
>Assigned to: A.M. Kuchling (akuchling)
Summary: inconsistent popen[2-4]() docs

Initial Comment:
http://python.org/doc/current/lib/module-popen2.html
and 
http://python.org/doc/current/lib/os-newstreams.html#os-newstreams

apparently list different arguments for popen2(),
popen3(), popen4()

----------------------------------------------------------------------

>Comment By: A.M. Kuchling (akuchling)
Date: 2004-01-13 10:41

Message:
Logged In: YES 
user_id=11375

No, that's correct; the popen{2,3,4} functions have different 
signatures in the os and popen2 modules.


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=843293&group_id=5470



More information about the Python-bugs-list mailing list