[Python-Dev] About SSL tests

Facundo Batista facundo at taniquetil.com.ar
Tue Apr 3 18:25:57 CEST 2007


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.

My problem is smaller, I'm making a new tests in test_socket_ssl.py, and
I just wanted to support win32 (as well as Unix and Macintosh).

Regards,

-- 
.   Facundo
.
Blog: http://www.taniquetil.com.ar/plog/
PyAr: http://www.python.org/ar/




More information about the Python-Dev mailing list