]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
First (rough) cut at HTML index generation in Python. Not very pretty, but
authorFred Drake <fdrake@acm.org>
Fri, 27 Mar 1998 05:25:43 +0000 (05:25 +0000)
committerFred Drake <fdrake@acm.org>
Fri, 27 Mar 1998 05:25:43 +0000 (05:25 +0000)
commitec56109a0af6d3f705feffc50fc59abab1c0ccea
tree5608c14f17d16baadb67c5d840d5afcf461795e9
parent19e2ce58bf98640e8fdf009bbb2edef2ce1236ef
First (rough) cut at HTML index generation in Python.  Not very pretty, but
easier to work with than the Perl code.
Doc/tools/buildindex.py [new file with mode: 0755]