]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Deal with macros that have to be replaced with simple text; only a
authorFred Drake <fdrake@acm.org>
Thu, 8 Jul 2004 03:56:12 +0000 (03:56 +0000)
committerFred Drake <fdrake@acm.org>
Thu, 8 Jul 2004 03:56:12 +0000 (03:56 +0000)
commit63a0191c8af880be4bc45ec4147de74b74df10cc
treea9d0979f8b312f7e02e96c5cd4effd6ca899f8ef
parent1c0423a2da8c98fad1e82b849fada06426db62f1
Deal with macros that have to be replaced with simple text; only a
couple of these are currently found in index data, but these should
all be handled in the same way.

Closes SF bug #952737.
Doc/tools/buildindex.py