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

Update _opener.py #91

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

Update _opener.py #91

wants to merge 1 commit into from

Conversation

on2valhalla
Copy link

size should always be reported if it exists, not only when reporthook is valid. Also, dont need the repetitive initial call to reporthook. changed up the loop to make it more pythonic.

I was trying to find a memory error that is showing up on OSX for extremely large files > 30GB.

size should always be reported if it exists, not only when reporthook is valid. Also, dont need the repetitive initial call to reporthook. changed up the loop to make it more pythonic. 

I was trying to find a memory error that is showing up on OSX for extremely large files > 30GB.
@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