mirror of
https://github.com/python/cpython.git
synced 2026-03-05 04:20:43 +00:00
instead of failing with SystemError.
Relative import from non-package now fails with ImportError rather than
SystemError.
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| __init__.py | ||
| _bootstrap.py | ||
| _bootstrap_external.py | ||
| abc.py | ||
| machinery.py | ||
| util.py | ||