]> granicus.if.org Git - python/commit
parse_line(): Strip whitespace from the module name.
authorFred Drake <fdrake@acm.org>
Fri, 13 Feb 1998 05:11:05 +0000 (05:11 +0000)
committerFred Drake <fdrake@acm.org>
Fri, 13 Feb 1998 05:11:05 +0000 (05:11 +0000)
commitcffaebb621da261009c58ff9e8aa478af5e04ec4
treea45a210b40de1c8732f854b810c1ad6c3bcdb5cd
parentfe82acc3b1cac119ee00037ecaeddca3ac744432
parse_line():  Strip whitespace from the module name.

main():  Include a comma between the module name and page number, to make
 the generated index more like the "standard" generated index.
Doc/modindex.py
Doc/tools/modindex.py