1. 4d75fc1 Have importlib raise ImportError if None is found in sys.modules. This matches by Brett Cannon · 15 years ago
  2. c9c0f20 convert old fail* assertions to assert* by Benjamin Peterson · 15 years ago
  3. 2c318a1 Rewrite the code implementing __import__ for importlib. Now it is much simpler by Brett Cannon · 16 years ago
  4. d720b36 Move import semantic util code to importlib.test.import_.util. by Brett Cannon · 16 years ago
  5. bcb26c5 Rename importlib.test.support to importlib.test.util. by Brett Cannon · 16 years ago
  6. 23cbd8a Add initial implementation of importlib. See the NOTES files for what is by Brett Cannon · 16 years ago