Open albertz opened 13 years ago
Ping. What about it?
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)
This failed earlier:
Now it works:
The "parser exception" debug print here is commented out in the commit.
Also, I added image support. I.e. you can iterate over all
img
tags viaBrowser.images
.