Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Relocating file to Doc/tools. | Fred Drake | 1998-03-06 | 1 | -22/+0 |
| | |||||
* | Use a Python script to create "empty" indexes. This solves Guido's | Fred Drake | 1998-02-27 | 1 | -0/+22 |
corrupted file problem and avoids the shell escape interpretation portability problem. ;-( See comments at top of newind.py for an explanation. |