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 mjpieters
Recipients cameron, chrisl, djc, doko, dpeterson, kxroberto, matb, mihalis68, mjpieters, mwilck, orsenthil, poeml, vila
Date 2008-06-27.11:25:13
SpamBayes Score 0.000183139
Marked as misclassified No
Message-id <1214565917.03.0.338182263359.issue1424152@psf.upfronthosting.co.za>
In-reply-to
Content
I've created a python 2.4 compatible distribution of the python 2.5
urllib2 and httplib modules with the patch attached to this issue. This
has proven especially useful in zc.buildout or other setuptools
environments:

  http://pypi.python.org/pypi/httpsproxy_urllib2
History
Date User Action Args
2008-06-27 11:25:17mjpieterssetspambayes_score: 0.000183139 -> 0.000183139
recipients: + mjpieters, doko, orsenthil, kxroberto, vila, djc, mwilck, chrisl, mihalis68, dpeterson, poeml, cameron, matb
2008-06-27 11:25:17mjpieterssetspambayes_score: 0.000183139 -> 0.000183139
messageid: <1214565917.03.0.338182263359.issue1424152@psf.upfronthosting.co.za>
2008-06-27 11:25:14mjpieterslinkissue1424152 messages
2008-06-27 11:25:13mjpieterscreate