[ python-Bugs-1537195 ] Missing platform information in subprocess documentation

SourceForge.net noreply at sourceforge.net
Wed Aug 9 09:32:28 CEST 2006


Bugs item #1537195, was opened at 2006-08-09 07:28
Message generated for change (Comment added) made by gbrandl
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1537195&group_id=5470

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Documentation
Group: Python 2.4
>Status: Closed
>Resolution: Fixed
Priority: 5
Submitted By: Aaron Bingham (adbingham)
Assigned to: Nobody/Anonymous (nobody)
Summary: Missing platform information in subprocess documentation

Initial Comment:
In the Python 2.4 documentation for the
subprocess.Popen class
(http://www.python.org/doc/current/lib/node235.html),
many of the platform differences are documented
clearly.  However the preexec_fn and close_fds keyword
arguments are not supported on Windows and this is not
mentioned anywhere obvious.

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

>Comment By: Georg Brandl (gbrandl)
Date: 2006-08-09 07:32

Message:
Logged In: YES 
user_id=849994

This was already fixed in SVN and will be in the next docs
release.

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

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


More information about the Python-bugs-list mailing list