Commit 25d4e287 authored by Fred Drake's avatar Fred Drake

Mostly spurious change to ensure that everyone's version of this picks up the

execute bit.... problem discovered by Guido.
parent f4fc4768
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment