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 orsenthil
Recipients Walter.Woods, orsenthil, r.david.murray
Date 2010-04-29.18:19:31
SpamBayes Score 0.03517584
Marked as misclassified No
Message-id <1272565172.87.0.418773218776.issue8572@psf.upfronthosting.co.za>
In-reply-to
Content
Walter, have a look at http://www.python.org/dev/ document. It is really easy and attach it when its ready.
1) Create a patch against trunk (or py3k).
2) Patch against trunk/ or (py3k/ if its py3k only)
3) Lib/test/test_httplib.py might have similar tests, so build on top of  some existing test.
4) NEWS if applicable.
History
Date User Action Args
2010-04-29 18:19:33orsenthilsetrecipients: + orsenthil, r.david.murray, Walter.Woods
2010-04-29 18:19:32orsenthilsetmessageid: <1272565172.87.0.418773218776.issue8572@psf.upfronthosting.co.za>
2010-04-29 18:19:31orsenthillinkissue8572 messages
2010-04-29 18:19:31orsenthilcreate