Message 99685 - Python tracker (original) (raw)

Message99685

Author r.david.murray
Recipients Robert.Buchholz, jhylton, r.david.murray, sijinjoseph
Date 2010-02-21.20:48:58
SpamBayes Score 8.86564e-05
Marked as misclassified No
Message-id 1266785340.11.0.591960751436.issue7806@psf.upfronthosting.co.za
In-reply-to
Content
So HTTConnection is closing the thing returned by makefile and that is closing the socket, except that the socket library makes sure it doesn't actually close the socket until the dupped file handle is also closed? I guess I need to look at this more closely when I have time in order to fully understand it.
History
Date User Action Args
2010-02-21 20:49:00 r.david.murray set recipients: + r.david.murray, jhylton, sijinjoseph, Robert.Buchholz
2010-02-21 20:49:00 r.david.murray set messageid: 1266785340.11.0.591960751436.issue7806@psf.upfronthosting.co.za
2010-02-21 20:48:58 r.david.murray link issue7806 messages
2010-02-21 20:48:58 r.david.murray create