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 m.sucajtys
Recipients m.sucajtys
Date 2009-08-28.09:43:01
SpamBayes Score 0.00059715746
Marked as misclassified No
Message-id <1251452584.45.0.583651946034.issue6791@psf.upfronthosting.co.za>
In-reply-to
Content
I've also check patch against code in svn tree:
wget http://svn.python.org/projects/python/trunk/Lib/httplib.py
patch -p0 -i httplib.patch --dry-run
patching file httplib.py
Hunk #1 succeeded at 209 (offset 54 lines).
Hunk #2 succeeded at 303 (offset 10 lines).
History
Date User Action Args
2009-08-28 09:43:04m.sucajtyssetrecipients: + m.sucajtys
2009-08-28 09:43:04m.sucajtyssetmessageid: <1251452584.45.0.583651946034.issue6791@psf.upfronthosting.co.za>
2009-08-28 09:43:02m.sucajtyslinkissue6791 messages
2009-08-28 09:43:02m.sucajtyscreate