Brett Cannon 63b8505281 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.
2016-01-15 13:33:03 -08:00
..
2015-08-24 20:23:27 -07:00
2015-12-27 15:44:33 +02:00
2015-12-27 15:41:34 +02:00
2015-11-10 12:11:52 +01:00
2015-12-29 10:08:51 -06:00

Miscellaneous source files for the main Python shared library