summaryrefslogtreecommitdiffstats
path: root/Lib/modulefinder.py
Commit message (Expand)AuthorAgeFilesLines
* SF #841977 - modulefinder fails to find extension modules in packagesThomas Heller2003-11-141-1/+6
* up the b/w compatibility requirement to 2.2Just van Rossum2003-07-181-1/+1
* Patch #698082 from Thomas Heller: Modulefinder didn't exclude modulesJust van Rossum2003-03-051-4/+4
* Get rid of many apply() calls.Guido van Rossum2003-02-271-2/+2
* removed bizarre construct, no idea why it was there...Just van Rossum2003-02-011-1/+0
* Whitespace normalization.Tim Peters2003-01-291-3/+3
* patch attached to sf item #643711:Just van Rossum2002-12-311-49/+150
* moving modulefinder.py to the standard libraryJust van Rossum2002-12-311-0/+486