Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Register
Sign in
Toggle navigation
Menu
Boxiang Sun
cython
Repository
cython
Cython
Compiler
ExprNodes.py
Find file
Blame
History
Permalink
Better error when using non-existant attributes from cimported modules.
· d17e481c
Robert Bradshaw
authored
May 31, 2017
When not imported, this caused was a runtime NameError. Now an error is given at compile time.
d17e481c