urllib.urlopen and https question

richmoore44 at gmail.com richmoore44 at gmail.com
Tue Jan 10 11:25:35 EST 2006


>From the docs for urllib:

When performing basic authentication, a FancyURLopener instance calls
its prompt_user_passwd() method. The default implementation asks the
users for the required information on the controlling terminal. A
subclass may override this method to support more appropriate behavior
if needed. 

Cheers

Rich.




More information about the Python-list mailing list