problem with urllib

Chris Rebert clp2 at rebertia.com
Tue Mar 31 19:05:03 EDT 2009


2009/3/31 venkat sanaka <venkatsanaka at gmail.com>:
> hii everyone
>
> I am new to python programming.And i started implementing a http client
> using urllib in which
> i was facing a problem with proxy support.i was behind a proxy server and
> need to use
> proxy of format 10.1.2.21:8080 to connect to internet.when i used this with
> proxyhandler
> of urllib i got errors showing invalid proxy.can someone help me out plzzz.

What errors exactly? People will need the error message and full
traceback in order to help you.
A copy of your code would also be necessary for anyone trying to help you.

Cheers,
Chris
-- 
I have a blog:
http://blog.rebertia.com



More information about the Python-list mailing list