[Python-Dev] Overriding stdlib http package

Guido van Rossum guido at python.org
Wed Jan 14 20:35:56 CET 2015


Why do you want to hack the existing http modules?

This is not a rhetorical question. The answer may lead us to redesign the
existing http modules to be more flexible so that the higher-level problem
you are trying to solve by hacking http import can be solved instead by
using an interface provided by the stdlib http module.

-- 
--Guido van Rossum (python.org/~guido)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-dev/attachments/20150114/3e369496/attachment.html>


More information about the Python-Dev mailing list