Message 277970 - Python tracker

Message277970

Author ned.deily
Recipients ned.deily, thehesiod
Date 2016-10-03.17:56:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1475517392.01.0.0606307181725.issue28342@psf.upfronthosting.co.za>
In-reply-to
Content
Glad you have it working.  Did you try the suggested workaround of setting environment variable "no_proxy" to "*"?  I believe that should have had the same net effect as the monkey patching.
History
Date User Action Args
2016-10-03 17:56:32ned.deilysetrecipients: + ned.deily, thehesiod
2016-10-03 17:56:32ned.deilysetmessageid: <1475517392.01.0.0606307181725.issue28342@psf.upfronthosting.co.za>
2016-10-03 17:56:32ned.deilylinkissue28342 messages
2016-10-03 17:56:31ned.deilycreate