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.
S
Serhiy Storchaka committed
8a9cd20edca7d01b68292036029ae3735ce65edd
Parent: 6d13b22
Committed by GitHub <noreply@github.com>
on 7/12/2017, 3:50:03 AM