Better error when using non-existant attributes from cimported modules.
When not imported, this caused was a runtime NameError. Now an error is given at compile time.
Showing
Please register or sign in to comment
When not imported, this caused was a runtime NameError. Now an error is given at compile time.