[Python-bugs-list] [ python-Bugs-451630 ] os.spawnv doc are slim

noreply@sourceforge.net noreply@sourceforge.net
Thu, 16 Aug 2001 14:22:36 -0700


Bugs item #451630, was opened at 2001-08-16 09:54
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=451630&group_id=5470

Category: Documentation
Group: None
>Status: Closed
>Resolution: Fixed
Priority: 5
Submitted By: Jeremy Hylton (jhylton)
Assigned to: Fred L. Drake, Jr. (fdrake)
Summary: os.spawnv doc are slim

Initial Comment:
The library reference for the spawnv and spawnve
functions say to refer to the visual C++ documentation
for the meaning of the mode flags (P_WAIT, etc.).  The
doc strings in the code itself are more helpful,
explaining what the modes mean.  I'd like to see the
info in the doc strings make it into the library reference.


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

>Comment By: Fred L. Drake, Jr. (fdrake)
Date: 2001-08-16 14:22

Message:
Logged In: YES 
user_id=3066

Fixed in Doc/lib/libos.tex revision 1.63.

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

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