1. 4179377 Fix some more bugs caused by the backport from 3.x for importlib. by Brett Cannon · 16 years ago
  2. ac10be3 Fix a bug where code was trying to index an int. Left over from the situation by Brett Cannon · 16 years ago
  3. 8bdd3b3 Make importlib backwards-compatible to Python 2.2 (but this is not promised to by Brett Cannon · 16 years ago
  4. 1797b7d Backport importlib to at least Python 2.5 by getting rid of use of str.format. by Brett Cannon · 16 years ago
  5. 9419653 Make importlib a package. This allows using svn:externals in the sandbox to by Brett Cannon · 16 years ago