[Python-bugs-list] [ python-Bugs-484611 ] Typo: spawmv in Modules/posixmodule.c

noreply@sourceforge.net noreply@sourceforge.net
Thu, 22 Nov 2001 09:16:28 -0800


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

Category: Extension Modules
Group: Python 2.2
Status: Open
Resolution: None
Priority: 5
Submitted By: Michael Krause (mkrause)
Assigned to: Nobody/Anonymous (nobody)
Summary: Typo: spawmv in Modules/posixmodule.c

Initial Comment:
This should be spawnv not 
spawmv:
PyErr_SetString(PyExc_TypeError, "spawmv() arg 2 
must be a tuple or list");

Typo in Python-2.2b2, 2.1.1 and 
current CVS tree.


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

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