Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added .submit_novisit() method #44

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

added .submit_novisit() method #44

wants to merge 1 commit into from

Conversation

axil
Copy link

@axil axil commented May 16, 2011

I ran into a situation similar to the one described here: http://stackoverflow.com/questions/2152098/ and wrote a br.submit_novisit() function solving the problem. You could find it useful as well.
Without it, I had to go back every time which doubled the number of requests (I'm not sure why it didn't take the page from the cache as mentioned in documentation).

@jamesbroadhead
Copy link

jamesbroadhead commented Mar 12, 2017

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)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants