How to set proxy in Python for flickr api
honestguy1999 at gmail.com
honestguy1999 at gmail.com
Fri Oct 12 14:40:18 EDT 2007
More information about the Python-list mailing list
Fri Oct 12 14:40:18 EDT 2007
- Previous message (by thread): PEP idea: Instrumented Python
- Next message (by thread): How to set proxy in Python for flickr api
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi, everyone, I am using beej's flickr api in Python. For some reason I have to bypass the firewall using a proxy. I read the urllib reference and set http_proxy="my proxy". But it didn't work. I can't even get authenticated. Is there anyway that we can set the proxy?
- Previous message (by thread): PEP idea: Instrumented Python
- Next message (by thread): How to set proxy in Python for flickr api
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list