summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_importlib/source/test_finder.py
Commit message (Expand)AuthorAgeFilesLines
* Issue #16730: Don't raise an exception inBrett Cannon2013-01-111-0/+35
* Close #14846: Handle a sys.path entry going awayNick Coghlan2012-08-201-3/+12
* Issue #15576: Allow extension modules to be a package's __init__Brett Cannon2012-08-101-4/+4
* Issue #15168: Move importlb.test to test.test_importlib.Brett Cannon2012-07-201-0/+147