File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11% libparser.tex
22%
3- % Introductory documentation for the new parser built-in module.
4- %
53% Copyright 1995 Virginia Polytechnic Institute and State University
64% and Fred L. Drake, Jr. This copyright notice must be distributed on
75% all copies, but this document otherwise may be distributed as part
@@ -689,6 +687,9 @@ \section{Standard Module \sectcode{symbol}}
689687
690688This module also provides one additional data object:
691689
690+ \renewcommand {\indexsubitem }{(in module symbol)}
691+
692+
692693\begin {datadesc }{sym_name}
693694Dictionary mapping the numeric values of the constants defined in this
694695module back to name strings, allowing more human-readable
@@ -709,6 +710,9 @@ \section{Standard Module \sectcode{token}}
709710This module also provides one data object and some functions. The
710711functions mirror definitions in the Python C header files.
711712
713+ \renewcommand {\indexsubitem }{(in module token)}
714+
715+
712716\begin {datadesc }{tok_name}
713717Dictionary mapping the numeric values of the constants defined in this
714718module back to name strings, allowing more human-readable
Original file line number Diff line number Diff line change 11% libparser.tex
22%
3- % Introductory documentation for the new parser built-in module.
4- %
53% Copyright 1995 Virginia Polytechnic Institute and State University
64% and Fred L. Drake, Jr. This copyright notice must be distributed on
75% all copies, but this document otherwise may be distributed as part
@@ -689,6 +687,9 @@ \section{Standard Module \sectcode{symbol}}
689687
690688This module also provides one additional data object:
691689
690+ \renewcommand {\indexsubitem }{(in module symbol)}
691+
692+
692693\begin {datadesc }{sym_name}
693694Dictionary mapping the numeric values of the constants defined in this
694695module back to name strings, allowing more human-readable
@@ -709,6 +710,9 @@ \section{Standard Module \sectcode{token}}
709710This module also provides one data object and some functions. The
710711functions mirror definitions in the Python C header files.
711712
713+ \renewcommand {\indexsubitem }{(in module token)}
714+
715+
712716\begin {datadesc }{tok_name}
713717Dictionary mapping the numeric values of the constants defined in this
714718module back to name strings, allowing more human-readable
You can’t perform that action at this time.
0 commit comments