Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Register
Sign in
Toggle navigation
Menu
Kirill Smelkov
cpython
Repository
cpython
Python
import.c
Find file
Blame
History
Permalink
Issue #14592: A relative import will raise a KeyError if __package__
· 273323cf
Brett Cannon
authored
Apr 17, 2012
or __name__ are not set in globals. Thanks to Stefan Behnel for the bug report.
273323cf