summaryrefslogtreecommitdiffstats
path: root/Doc/tools/listmodules
Commit message (Collapse)AuthorAgeFilesLines
* When looking for things that might be modules, include *module.c fromFred Drake1999-06-171-1/+18
| | | | | the Modules/ directory. Most of the remaining undocumented modules seem to be living there.
* ignore_from_idx(): Fixed bug in regular expression.Fred Drake1999-02-241-3/+3
|
* Script to help identify undocumented modules. Use -h or --help forFred Drake1999-02-231-0/+159
usage information.