cpython/Lib/test/test_import
Serhiy Storchaka f0db2dfda7 [3.6] bpo-31492: Fix assertion failures in case of a module with a bad __name__ attribute. (GH-3620). (#3773)
(cherry picked from commit 6db7033192)
2017-09-27 07:33:00 +03:00
..
data [3.6] bpo-30876: Relative import from unloaded package now reimports the package (GH-2639) (#2676) 2017-07-16 07:44:25 +03:00
__init__.py [3.6] bpo-31492: Fix assertion failures in case of a module with a bad __name__ attribute. (GH-3620). (#3773) 2017-09-27 07:33:00 +03:00
__main__.py