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 jitterman
Recipients Lukasa, Pierre.Tardy, adambrenecki, christian.heimes, demian.brecht, icordasc, jitterman, lonetwin, orsenthil, pitrou, r.david.murray, raymondr, serhiy.storchaka, stamparm
Date 2015-05-12.20:29:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1431462596.84.0.161060842281.issue17849@psf.upfronthosting.co.za>
In-reply-to
Content
I ran into this problem when I gave https_proxy an invalid value:

    export https_proxy=http://foo.com

No divine intervention required. I was just trying to determine what message was printed with the proxy environment variable was set incorrectly.

Perhaps that will help you develop a more reasonable testcase.
History
Date User Action Args
2015-05-12 20:29:57jittermansetrecipients: + jitterman, orsenthil, pitrou, christian.heimes, r.david.murray, serhiy.storchaka, stamparm, icordasc, demian.brecht, adambrenecki, raymondr, Lukasa, lonetwin, Pierre.Tardy
2015-05-12 20:29:56jittermansetmessageid: <1431462596.84.0.161060842281.issue17849@psf.upfronthosting.co.za>
2015-05-12 20:29:56jittermanlinkissue17849 messages
2015-05-12 20:29:56jittermancreate