cpython/Lib/test/test_import
Miss Islington (bot) 2cdb70ac5d bpo-33465: Use an unlikely to be built-in C extension in a test (GH-6797) (#6869)
(cherry picked from commit 8709b236fc)

Co-authored-by: Barry Warsaw <barry@python.org>
2018-05-15 17:24:26 -04:00
..
data bpo-30876: Relative import from unloaded package now reimports the package (#2639) 2017-07-12 06:50:03 +03:00
__init__.py bpo-33465: Use an unlikely to be built-in C extension in a test (GH-6797) (#6869) 2018-05-15 17:24:26 -04:00
__main__.py