Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d7707a commit 7c829b3Copy full SHA for 7c829b3
1 file changed
Doc/lib/libundoc.tex
@@ -82,21 +82,6 @@ \section{Miscellaneous useful utilities}
82
\end{description}
83
84
85
-\section{Parsing Python}
86
-
87
-(One could argue that these should all be documented together with the
88
-parser module.)
89
90
-\begin{description}
91
-\item[tokenize.py]
92
---- regular expression that recognizes Python tokens; also
93
-contains helper code for colorizing Python source code.
94
95
-\item[pyclbr.py]
96
---- Parse a Python file and retrieve classes and methods
97
-\end{description}
98
99
100
\section{Platform specific modules}
101
102
0 commit comments