commit | 4f4e920889889cc280b5968fe41618c569c1fc71 | [log] [tgz] |
---|---|---|
author | Fred Drake <fdrake@acm.org> | Fri Feb 27 05:18:28 1998 +0000 |
committer | Fred Drake <fdrake@acm.org> | Fri Feb 27 05:18:28 1998 +0000 |
tree | 7e27318d1cae925ee6c65728f0940fbfe04177a1 | |
parent | bdab730cf3b9fd7b5583b5652934bf8d80f78170 [diff] |
Use a Python script to create "empty" indexes. This solves Guido's corrupted file problem and avoids the shell escape interpretation portability problem. ;-( See comments at top of newind.py for an explanation.