Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | When looking for things that might be modules, include *module.c from | Fred Drake | 1999-06-17 | 1 | -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 Drake | 1999-02-24 | 1 | -3/+3 |
| | |||||
* | Script to help identify undocumented modules. Use -h or --help for | Fred Drake | 1999-02-23 | 1 | -0/+159 |
usage information. |