Author loewis
Recipients
Date 2006-07-01.15:37:01
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=21627

I committed this as r47190. Adding my test is pointless in
the current state: the test already passes only if the
socket gets released by .close.

The refcount test would have been useful if there was an
explicit self._sock.close() call in close. I tried adding
one, but that would not work because you then can't call
close multiple times anymore.
History
Date User Action Args
2007-08-23 14:40:51adminlinkissue1513223 messages
2007-08-23 14:40:51admincreate