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

Utils: Make is_module_installed to catch all errors when importing a module #3739

Merged
merged 1 commit into from
Nov 24, 2016

Conversation

ccordoba12
Copy link
Member

Fixes #3738


This will avoid simple crashes when importing a module fails with errors other than ImportError

…module

This will avoid simple crashes when importing a module fails with errors
other than ImportError
@ccordoba12 ccordoba12 added this to the v3.1 milestone Nov 24, 2016
@ccordoba12 ccordoba12 merged commit d5d5bc2 into spyder-ide:3.x Nov 24, 2016
@ccordoba12 ccordoba12 deleted the improve-modules-detection branch November 24, 2016 15:04
ccordoba12 added a commit that referenced this pull request Nov 24, 2016
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.

1 participant