Proxy Authentication??

Steven Adams adams_s at lab.eng.usyd.edu.au
Sun Aug 20 07:37:11 EDT 2000


Hi all,

does anyone know how to get a python script to deal with proxy servers that
require authentication (username,password)?

my university just introduced this so now all my scripts are broken... my
quick hack was to channel all requests through telnetlib to another faculty
account which didn't use the proxy... but...

is there a proper method?

thanks,

Steven





More information about the Python-list mailing list