urllib2 and HTTPBasicAuthHandler

Max Erickson maxerickson at gmail.com
Tue Jan 16 23:37:11 EST 2007


"m.banaouas" <banaouas.medialog at wanadoo.fr> wrote:

...
>    passman.add_password(None, auth_url, data['user'] ,
...


The only thing I can come up with is that auth_url can't begin with a 
protocol, like http:// or whatever. 


max




More information about the Python-list mailing list