HTTP proxy variable

Hernan M. Foffani hfoffani at yahoo.com
Sun Nov 11 13:44:23 EST 2001


"amit weisman" <weismana at cs.bgu.ac.il> escribió en el mensaje
news:mailman.1005491354.22778.python-list at python.org...
>Hi
>How does one change the http proxy and ftp proxy of a user ?

Amit!
It's really hard for us to guess your needs.
Please don't be so shy when asking for help!
:-)
Are you talking about setting http proxy with
urllib ?
If so, read the doc Python Library Reference
chapter 11.3 urrlib.
At the bottom of urlopen() description it
explains how to set the proxy data.

Hope this helps,
-Hernán.






More information about the Python-list mailing list