Re: Using Mechanize to Fill Out a Form

2008-12-16 Thread KDawg44
On Dec 16, 3:44 pm, KDawg44 wrote: > Hi, > > I am trying to use the Mechanize module to browse to a site, fill out > a form, and login.  However, it hangs on the opening of the URL.  The > URL is https, will this cause the open from mechanize to fail? > > Thanks. > > Kevin Apparently, the HTTPS d

Using Mechanize to Fill Out a Form

2008-12-16 Thread KDawg44
Hi, I am trying to use the Mechanize module to browse to a site, fill out a form, and login. However, it hangs on the opening of the URL. The URL is https, will this cause the open from mechanize to fail? Thanks. Kevin -- http://mail.python.org/mailman/listinfo/python-list