]> granicus.if.org Git - python/commitdiff
Mostly spurious change to ensure that everyone's version of this picks up the
authorFred Drake <fdrake@acm.org>
Thu, 14 May 1998 20:07:10 +0000 (20:07 +0000)
committerFred Drake <fdrake@acm.org>
Thu, 14 May 1998 20:07:10 +0000 (20:07 +0000)
execute bit.... problem discovered by Guido.

Doc/tools/toc2bkm.py

index ed78f36c37ff56e0f899d950b46bdfc1d15c799a..0a17f46d13b2e11c892f1b1e4bee90dbad3e96a5 100755 (executable)
@@ -16,6 +16,8 @@ import sys
 # Ench item in an entry is a tuple of:
 #
 #   Section #,  Title String,  Page #,  List of Sub-entries
+#
+# The return value of parse_toc() is such a tuple.
 
 cline_re = r"""^
 \\contentsline\ \{([a-z]*)}             # type of section in $1