[Python-3000] leaking sockets again

Bill Janssen janssen at parc.com
Sun Nov 18 01:27:23 CET 2007


> I notice that we are leaking sockets again.  I believe this is due to
> the fact that the __del__ methods on socket.socket was removed from the
> patch I sent in for socket.py.  I'll poke further.

Nope, that's not it.  I'll have to poke at it a bit more.

Bill


More information about the Python-3000 mailing list