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