win32com with basic authentication
John J. Lee
jjl at pobox.com
Sun Nov 16 11:04:59 EST 2003
"Michel Claveau/Hamster" <No.Spam.mc at No.Spam.mclaveau.No.Spam.com> writes:
> Hi !
>
> Search "ClientForm". This can help you.
[...]
You (jeff) need basic HTTP auth too, which is urllib2's job.
If you use urllib2, the library docs for authentication are a bit
lacking ATM, so see the examples here:
http://www.python.org/sf/798244
If you use them, *please* leave a comment to indicate whether the docs
there are OK.
John
More information about the Python-list
mailing list