[Piuparts-devel] pull: feature/proxy

Andreas Beckmann anbe at debian.org
Sat Mar 2 13:11:50 UTC 2013


On 2013-03-02 12:42, Andreas Beckmann wrote:
> I haven't actually tried the piuparts part, I just remembered that it
> checks for http_proxy ... I have a local post_setup_proxy script that
> does set the proxy for me, but that should be obsoleted soon.

Hmm, the code actually reads

        if "HTTP_PROXY" in os.environ:
            proxy = os.environ["HTTP_PROXY"]

so far I only knew http_proxy, but not HTTP_PROXY.

Why does this use the "wrong" name? Does it even work that way?


Andreas



More information about the Piuparts-devel mailing list