15 Nov
2003
15 Nov
'03
6:52 a.m.
Hello All, I guess this is more of a Python question. I'm trying to access a page being generated by Zope using Python's urllib2 module. The page requires a username/password be entered before it can be accessed/rendered. I'm stuck on how I can provide user credentials to a website requiring authentication through a Python script. Could someone help me out? Thanks. Regards, Samir