Skip to content

overriding "__loader__" is ok #2170

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

Merged
merged 1 commit into from
Jun 29, 2013

Conversation

mdboom
Copy link
Member

@mdboom mdboom commented Jun 29, 2013

I'm not quite sure why this has started happening on Travis. On Python 3.3, the loader variable may be set on a module to indicate which module loader was used to load it. This is now showing up in the namespace of pyplot and then looks like an overridden builtin. This is an ok thing to do, this adds it to the list of things to ignore.

@mdboom
Copy link
Member Author

mdboom commented Jun 29, 2013

Sprint!

dmcdougall added a commit that referenced this pull request Jun 29, 2013
@dmcdougall dmcdougall merged commit 263f853 into matplotlib:master Jun 29, 2013
dmcdougall added a commit that referenced this pull request Jul 17, 2013
@mdboom mdboom deleted the overriding_loader_is_ok branch August 7, 2014 13:54
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