1. 1c1dcbf Trying to import a submodule from another module and not a package was raising by Brett Cannon · 15 years ago
  2. 82a23fe test_pep3120 is no longer a problem for importlib as the test was tweaked. by Brett Cannon · 15 years ago
  3. ce7d4cb Turn on verbose2 for importlib.test.regrtest so as to see failures when they occur. by Brett Cannon · 15 years ago
  4. 6afbaef Raise TypeError if the name given to importlib.__import__() lacks an rpartition by Brett Cannon · 15 years ago
  5. 12c3fc9 Provide module docstrings for the two main test drivers in importlib that by Brett Cannon · 15 years ago
  6. 6cc8310 Tweak importlib.test.regrtest to only specify the implicit tests to exclude by Brett Cannon · 15 years ago
  7. 5e129db Add a test file to importlib that runs regrtest using importlib.__import__. by Brett Cannon · 15 years ago