mirror of
https://github.com/python/cpython.git
synced 2024-11-25 19:03:49 +08:00
Mostly spurious change to ensure that everyone's version of this picks up the
execute bit.... problem discovered by Guido.
This commit is contained in:
parent
f4fc476885
commit
25d4e2873c
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user