[Patches] [ python-Patches-764121 ] docstring for spawnlp incorrect

SourceForge.net noreply@sourceforge.net
Tue, 01 Jul 2003 19:51:34 -0700


Patches item #764121, was opened at 2003-07-01 13:56
Message generated for change (Comment added) made by nnorwitz
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=764121&group_id=5470

Category: Library (Lib)
Group: None
>Status: Closed
>Resolution: Accepted
Priority: 5
Submitted By: ejm (starlost)
>Assigned to: Neal Norwitz (nnorwitz)
Summary: docstring for spawnlp incorrect

Initial Comment:
It looks like the docstring for spawnlpe was simply copied 
for spawnlp: 
 
    def spawnlp(mode, file, *args): 
        """spawnlp(mode, file, *args) -> integer 
 

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

>Comment By: Neal Norwitz (nnorwitz)
Date: 2003-07-01 22:51

Message:
Logged In: YES 
user_id=33168

Thanks!

Checked in as:
 * Lib/os.py 1.72 and 1.50.8.8

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

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