This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author facundobatista
Recipients bram_cohen, facundobatista, rhettinger, vila
Date 2008-01-05.20:12:04
SpamBayes Score 0.002487801
Marked as misclassified No
Message-id <1199563925.29.0.66155399749.issue920573@psf.upfronthosting.co.za>
In-reply-to
Content
A lot of water passed through httplib.py. A lot of people made
corrections from Python versions 2.2 and 2.3.

Even me. I added timeout to it. And fixed recently (r58530) a problem
that could generate the second exception.

But how can check if this is solved?
History
Date User Action Args
2008-01-05 20:12:05facundobatistasetspambayes_score: 0.0024878 -> 0.002487801
recipients: + facundobatista, rhettinger, bram_cohen, vila
2008-01-05 20:12:05facundobatistasetspambayes_score: 0.0024878 -> 0.0024878
messageid: <1199563925.29.0.66155399749.issue920573@psf.upfronthosting.co.za>
2008-01-05 20:12:04facundobatistalinkissue920573 messages
2008-01-05 20:12:04facundobatistacreate