jjlee / mechanize

Stateful programmatic web browsing in Python, after Andy Lester's Perl module WWW::Mechanize .
http://wwwsearch.sourceforge.net/mechanize/
618 stars 123 forks source link

Fixed "element in form" #59

Closed gugu closed 4 years ago

gugu commented 12 years ago

If form does not contains element, construction "element" in form must return False. Now it throws an exception. I tried to fix it, but maybe you know better for to do this

jamesbroadhead commented 7 years ago

Thank you for your contribution to mechanize!

Following the process in #117, future work on mechanize will be occurring here: https://github.com/python-mechanize/mechanize.

Please re-file your PR there (where it will get attention, and hopefully merged)