mirror of https://github.com/python/cpython
3 lines
200 B
ReStructuredText
3 lines
200 B
ReStructuredText
|
Ensure explicit relative imports from interactive sessions and scripts (having no parent package) always raise ImportError, rather than treating the current module as the package.
|
||
|
Patch by Ben Lewis.
|