Problem with urllib.py

Volker M. spooky0815 at gmx.de
Thu Jul 22 04:43:38 EDT 2004


Hey,

I want to open a list of URLs with Pythons urllib and the fuction
open(URL) automatically. It is important that the program open ONLY
normal http-sites and no https-sites with user/password-request.
So exists a possibility that I could cancel all site requests with
user/password-dialogues?

Thx

-- 

Volker




More information about the Python-list mailing list