1. 665c3b3 update importlib... by Benjamin Peterson · 13 years ago
  2. d76bc7a rollback 005fd1fe31ab (see #14609 and #14582) by Benjamin Peterson · 13 years ago
  3. 7bd329d Issue #12599: Be more strict in accepting None vs. a false-like object by Brett Cannon · 13 years ago
  4. a938c74 Avoid compiler warning due to stray \x00 by Antoine Pitrou · 13 years ago
  5. c1b3f63 Try to get hg to treat importlib.h as binary. by Brett Cannon · 13 years ago
  6. 7ceedb8 Update importlib.h by Brett Cannon · 13 years ago
  7. 6f44d66 Issue #13959: Rename imp to _imp and add Lib/imp.py and begin by Brett Cannon · 13 years ago
  8. 881535b Issue #14582: Import returns the module returned by a loader instead by Brett Cannon · 13 years ago
  9. 49f8d8b Handle importing pkg.mod by executing by Brett Cannon · 13 years ago
  10. 59f9c3a Rebuild importlib.h to incorporate added comments. by Brett Cannon · 13 years ago
  11. fd07415 Issue #2377: Make importlib the implementation of __import__(). by Brett Cannon · 13 years ago