]> granicus.if.org Git - python/commit
Use a Python script to create "empty" indexes. This solves Guido's
authorFred Drake <fdrake@acm.org>
Fri, 27 Feb 1998 05:18:28 +0000 (05:18 +0000)
committerFred Drake <fdrake@acm.org>
Fri, 27 Feb 1998 05:18:28 +0000 (05:18 +0000)
commit4f4e920889889cc280b5968fe41618c569c1fc71
tree7e27318d1cae925ee6c65728f0940fbfe04177a1
parentbdab730cf3b9fd7b5583b5652934bf8d80f78170
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.
Doc/Makefile
Doc/newind.py [new file with mode: 0755]
Doc/tools/newind.py [new file with mode: 0755]