[Patches] [ python-Patches-511193 ] Implement killpg in posixmodule

noreply@sourceforge.net noreply@sourceforge.net
Thu, 31 Jan 2002 05:27:17 -0800


Patches item #511193, was opened at 2002-01-31 05:27
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=305470&aid=511193&group_id=5470

Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Gustavo Niemeyer (niemeyer)
Assigned to: Nobody/Anonymous (nobody)
Summary: Implement killpg in posixmodule

Initial Comment:
killpg is currently not accessible from python 
standard library. Since process group handling 
functions are accessible (setsid, setpgrp, getpgrp,
setpgid), this one should probably be there as well.


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

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