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 calin marina
Recipients calin marina
Date 2015-12-11.02:12:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1449799961.35.0.0559647845102.issue25835@psf.upfronthosting.co.za>
In-reply-to
Content
httplib is using print for debugging messages and it is causing a lot of annoyance in multiprocess debugging or even single process but headless running...
As it is still used by a lot of libraries, including requests the recommended one over this for HTTP protocol client I thought sharing my update lib using logging module would be useful by someone
History
Date User Action Args
2015-12-11 02:12:41calin marinasetrecipients: + calin marina
2015-12-11 02:12:41calin marinasetmessageid: <1449799961.35.0.0559647845102.issue25835@psf.upfronthosting.co.za>
2015-12-11 02:12:40calin marinalinkissue25835 messages
2015-12-11 02:12:40calin marinacreate
Morty Proxy This is a proxified and sanitized view of the page, visit original site.