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

PRF: only try IPython if it is already imported #5038

Merged
merged 1 commit into from Sep 9, 2015

Conversation

tacaswell
Copy link
Member

This prevents importing IPython if it is not already imported.

closes #5037

attn @efiring

This prevents importing IPython if it is not already imported.

closes matplotlib#5037
@tacaswell tacaswell added this to the next point release milestone Sep 9, 2015
efiring added a commit that referenced this pull request Sep 9, 2015
PRF: only try IPython if it is already imported
@efiring efiring merged commit e62d9fa into matplotlib:master Sep 9, 2015
@tacaswell tacaswell deleted the prf_fix_import_time branch October 29, 2015 16:08
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.

IPython is always imported by pyplot, if present
2 participants