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 tarek
Recipients tarek
Date 2009-06-15.09:54:20
SpamBayes Score 0.00012547926
Marked as misclassified No
Message-id <1245059662.2.0.968328150082.issue6286@psf.upfronthosting.co.za>
In-reply-to
Content
upload is base on httplib and doesn't use the http_proxy envrionment
variable. So it's impossible to upload a file behind a firewall.

Let's change the command so it uses a proxy if set
History
Date User Action Args
2009-06-15 09:54:22tareksetrecipients: + tarek
2009-06-15 09:54:22tareksetmessageid: <1245059662.2.0.968328150082.issue6286@psf.upfronthosting.co.za>
2009-06-15 09:54:20tareklinkissue6286 messages
2009-06-15 09:54:20tarekcreate