diff options
author | Brett Cannon <brett@python.org> | 2016-01-15 13:33:03 -0800 |
---|---|---|
committer | Brett Cannon <brett@python.org> | 2016-01-15 13:33:03 -0800 |
commit | 63b8505281f9c26f7304b3e00d658b429b862d5b (patch) | |
tree | 07a4d20ed327d8493aa7105bec9ca1d598cc6b7c /Python/pylifecycle.c | |
parent | 43cfd8240c274b2f4cf0588f3defae83e7379a55 (diff) | |
download | cpython-git-63b8505281f9c26f7304b3e00d658b429b862d5b.tar.gz |
Issue #25791: Raise an ImportWarning when __spec__ or __package__ are
not defined for a relative import.
This is the start of work to try and clean up import semantics to rely
more on a module's spec than on the myriad attributes that get set on
a module. Thanks to Rose Ames for the patch.
Diffstat (limited to 'Python/pylifecycle.c')
0 files changed, 0 insertions, 0 deletions