bpo-30876: Relative import from unloaded package now reimports the package (#2639)
instead of failing with SystemError. Relative import from non-package now fails with ImportError rather than SystemError.
Showing
This diff is collapsed.
Please
register
or
sign in
to comment