]> granicus.if.org Git - python/commit
Running the importlib tests from test_import is redundant as there is
authorBrett Cannon <brett@python.org>
Fri, 20 Jul 2012 18:01:34 +0000 (14:01 -0400)
committerBrett Cannon <brett@python.org>
Fri, 20 Jul 2012 18:01:34 +0000 (14:01 -0400)
commitba52586f764693e8d200cd2e8d3faf978777c4d2
tree83296d73170480f6a5455d15a34ffb2338ef719d
parentbe7e49fd820318509cd8b4dbde479c552f74ef62
Running the importlib tests from test_import is redundant as there is
no difference anymore between __import__ and importlib.__import__.
Lib/test/test_import.py