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 Sudheer Satyanarayana
Recipients Sudheer Satyanarayana, docs@python
Date 2016-03-14.06:23:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1457936613.19.0.773642660577.issue26553@psf.upfronthosting.co.za>
In-reply-to
Content
"The Requests package is recommended for a higher-level http client interface."
Change 'http' to uppercase.
https://docs.python.org/2/library/httplib.html
https://docs.python.org/2/library/urllib.html
https://docs.python.org/3/library/http.client.html
History
Date User Action Args
2016-03-14 06:23:33Sudheer Satyanarayanasetrecipients: + Sudheer Satyanarayana, docs@python
2016-03-14 06:23:33Sudheer Satyanarayanasetmessageid: <1457936613.19.0.773642660577.issue26553@psf.upfronthosting.co.za>
2016-03-14 06:23:33Sudheer Satyanarayanalinkissue26553 messages
2016-03-14 06:23:32Sudheer Satyanarayanacreate