commit | 45a5e3afe52ed89f298242143c5f7e2bb992ac63 | [log] [tgz] |
---|---|---|
author | Brett Cannon <brett@python.org> | Fri Jul 20 14:48:53 2012 -0400 |
committer | Brett Cannon <brett@python.org> | Fri Jul 20 14:48:53 2012 -0400 |
tree | 2255a23f991f1452335d865939f6c30d7b2d7d48 | |
parent | 4afc1c08d04a9c083b654178ea4f947563510836 [diff] |
Issue #15168: Move importlb.test to test.test_importlib. This should make the Linux distros happy as it is now easier to leave importlib's tests out of their base Python distribution.