1. b3aedd4 #9424: Replace deprecated assert* methods in the Python test suite. by Ezio Melotti · 14 years ago
  2. de4ebfe When the globals argument to importlib.__import__() contained any value for by Brett Cannon · 15 years ago
  3. c5951fc Make __package__ setting tests specific to importlib. Also move to assertRaises context manager. by Brett Cannon · 15 years ago
  4. 2c318a1 Rewrite the code implementing __import__ for importlib. Now it is much simpler by Brett Cannon · 16 years ago
  5. d720b36 Move import semantic util code to importlib.test.import_.util. by Brett Cannon · 16 years ago
  6. bcb26c5 Rename importlib.test.support to importlib.test.util. by Brett Cannon · 16 years ago
  7. 23cbd8a Add initial implementation of importlib. See the NOTES files for what is by Brett Cannon · 16 years ago