mechanize hosts its code at https://github.com/python-mechanize/mechanize.

You can learn more at the project's web page.

Launchpad imports the master branch and you can create branches from it.

You can browse the source code for the development focus branch or get a copy of the branch using the command:
bzr branch lp://staging/mechanize

See all merge proposals.

mechanize has 1 active branch owned by 1 team. There were 0 commits in the last month.

Bazaar branches

Name Status Last Modified Last Commit
lp://staging/mechanize
Series: trunk
1 Development 2021-12-19 16:32:01 UTC
1023. Handle mal-encoded robots.txt files m...

Author: Kovid Goyal
Revision Date: 2021-12-19 16:32:01 UTC

Handle mal-encoded robots.txt files more gracefully

Invalid bytes are now ignored. This matches the behavior of the Google
robots.txt parser in the absence of any actual standard. Fixes #68

11 of 1 result
You can't create new branches for mechanize.