Oct. 5, 2008
7:12 p.m.
--On 5. Oktober 2008 19:06:57 +0000 Bryan Deter <setuptools@bugs.python.org> wrote:
New submission from Bryan Deter <bryan.deter@gmail.com>:
It would be very helpful to have the ability to have setuptools route through a proxy. This would make using it in controlled environments significantly easier.
I would expect that setuptools respects the http_proxy (check the spelling with the Python library) environment variable. -aj