summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_modulefinder.py
Commit message (Expand)AuthorAgeFilesLines
* Merged revisions 67028,67040,67044,67046,67052,67065,67070,67077,67082 via sv...Benjamin Peterson2008-11-031-0/+16
* #2621 rename test.test_support to test.supportBenjamin Peterson2008-05-201-2/+2
* Merged revisions 60990-61002 via svnmerge fromChristian Heimes2008-02-231-1/+1
* Remove the exceptions builtin module, all the exceptions are already builtin.Neal Norwitz2007-02-261-7/+7
* Four months of trunk changes (including a few releases...)Thomas Wouters2006-12-131-3/+8
* Thomas Heller fixed modulefinder and added a test. Thanks!Guido van Rossum2006-10-271-0/+259