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

noreply@sourceforge.net noreply@sourceforge.net
Sat, 16 Feb 2002 15:35:58 -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: Closed
>Resolution: Accepted
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.


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

>Comment By: Martin v. Löwis (loewis)
Date: 2002-02-16 15:35

Message:
Logged In: YES 
user_id=21627

Thanks, applied as

configure 1.282
configure.in 1.291
pyconfig.h.in 1.22
posixmodule.c 2.222
NEWS 1.357

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

Comment By: Gustavo Niemeyer (niemeyer)
Date: 2002-02-12 19:16

Message:
Logged In: YES 
user_id=7887

Oops... my fault, sorry!

Now the file is there (I hope.. :-).


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

Comment By: Martin v. Löwis (loewis)
Date: 2002-02-12 17:31

Message:
Logged In: YES 
user_id=21627

There's no uploaded file!  You have to check the
checkbox labeled "Check to Upload & Attach File"
when you upload a file.

Please try again.

(This is a SourceForge annoyance that we can do
nothing about. :-( )

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

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