Thanks to visit codestin.com
Credit goes to github.com

Skip to content

FIX: be more careful about import gobject #5129

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
Sep 24, 2015

Conversation

tacaswell
Copy link
Member

if gi is imported, importing gobject will fail, but gi.repository
might not be in sys.modules.

This continues on the work done in 236355c

if `gi` is imported, importing `gobject` will fail, but `gi.repository`
might not be in `sys.modules`
@tacaswell tacaswell added this to the next point release (1.5.0) milestone Sep 24, 2015
WeatherGod added a commit that referenced this pull request Sep 24, 2015
FIX: be more careful about import gobject
@WeatherGod WeatherGod merged commit eb5f56e into matplotlib:master Sep 24, 2015
@tacaswell tacaswell deleted the fix_gtk_gi_import branch September 24, 2015 15:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants