Facundo Batista wrote:
> Eric V. Smith wrote:
> 
>> Would it not be better to put a platform-independent version of this 
>> into subprocess, so that this code doesn't have to be duplicated all 
>> over the place?  Maybe a method on a Popen object called terminate()? 
> 
> Yes. But I'm not up to that task. Really don't know how to kill
> processes in *all* the platforms where Python's subprocess is present.

I'd be willing to look at adding it, if the group thinks it's the right 
thing to do.

Eric.
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to