[ python-Bugs-1085861 ] subprocess.Popen feature request

SourceForge.net noreply at sourceforge.net
Wed Dec 15 16:33:46 CET 2004


Bugs item #1085861, was opened at 2004-12-15 10:33
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1085861&group_id=5470

Category: Python Library
Group: Python 2.4
Status: Open
Resolution: None
Priority: 5
Submitted By: Michele Simionato (michele_s)
Assigned to: Nobody/Anonymous (nobody)
Summary: subprocess.Popen feature request

Initial Comment:
I asked on comp.lang.python for a "kill" method in the
Popen
class. The answer was "the kill method is missing since
it is
not portable to Windows". However I  got this message
from Fredrik Lund

"""
 I suggest filing a "bug" report about this.  the Unix
version
is trivial, as you noticed, and it shouldn't take many
minutes to add
a TerminateProcess helper to _subprocess.
</F>
"""

So, I am following his suggestion ;-)


     Michele Simionato

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

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


More information about the Python-bugs-list mailing list