Skip to content

Add name, path, msg attributes to ImportError #1103

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
Jul 3, 2019

Conversation

mkurnikov
Copy link
Contributor

@mkurnikov mkurnikov commented Jul 3, 2019

importlib sets those attributes in some places.

cargo run -- -c "from collections import unknown"

for relevant failure on the current master.

@coolreader18 coolreader18 merged commit 72febb7 into RustPython:master Jul 3, 2019
@mkurnikov mkurnikov deleted the importerror-attributes branch July 3, 2019 23:37
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