mirror of https://github.com/python/cpython
Add more known macros.
This commit is contained in:
parent
3f06189332
commit
5492f3d977
|
@ -57,6 +57,7 @@ cmdstr = r"""
|
||||||
\makevar \csimplemacro \menuselection \bfcode \sub \release
|
\makevar \csimplemacro \menuselection \bfcode \sub \release
|
||||||
\email \kwindex \refexmodindex \filenq \e \menuselection
|
\email \kwindex \refexmodindex \filenq \e \menuselection
|
||||||
\exindex \linev \newsgroup \verbatim \setshortversion
|
\exindex \linev \newsgroup \verbatim \setshortversion
|
||||||
|
\author \authoraddress \paragraph \subparagraph \cmemberline
|
||||||
"""
|
"""
|
||||||
|
|
||||||
def matchclose(c_lineno, c_symbol, openers, pairmap):
|
def matchclose(c_lineno, c_symbol, openers, pairmap):
|
||||||
|
|
Loading…
Reference in New Issue