mirror of
https://github.com/python/cpython.git
synced 2025-08-04 08:59:19 +00:00
Shorten a few section titles.
This commit is contained in:
parent
da57365337
commit
bbac43223c
15 changed files with 73 additions and 67 deletions
|
@ -1,8 +1,9 @@
|
|||
\section{\module{symbol} ---
|
||||
Constants representing internal nodes of the parse tree.}
|
||||
\declaremodule{standard}{symbol}
|
||||
Constants used with Python parse trees}
|
||||
|
||||
\declaremodule{standard}{symbol}
|
||||
\modulesynopsis{Constants representing internal nodes of the parse tree.}
|
||||
\sectionauthor{Fred L. Drake, Jr.}{fdrake@acm.org}
|
||||
|
||||
|
||||
This module provides constants which represent the numeric values of
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue