On Mon, Aug 18, 2008 at 12:40 PM, xbmuncher <[EMAIL PROTECTED]> wrote: > I wanted to use the urllib2.https_open() but it said the module did not > exist.
I'm not aware of a urllib2.https_open() function. I think you just give an https url to urllib2.urlopen(). Can you show us your actual code and error message? Kent _______________________________________________ Tutor maillist - Tutor@python.org http://mail.python.org/mailman/listinfo/tutor