> 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
___
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.
Bill
___
Python-3000 mailing list
Python-3000@python.org
htt