[Python-Dev] Avoiding file descriptors leakage in subprocess.Popen() (original) (raw)

Michael Foord fuzzyman at voidspace.org.uk
Tue Jun 16 13:21:29 CEST 2009


Steven D'Aprano wrote:

On Tue, 16 Jun 2009 01:20:53 pm Cameron Simpson wrote:

I don't think all pythons do immediate ref-counted GC. Jython and IronPython don't. I don't know about PyPy, CLPython, Unladen Swallow, etc. PyPy doesn't, Unladen Swallow won't.

Michael

-- http://www.ironpythoninaction.com/



More information about the Python-Dev mailing list