Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 7c829b3

Browse files
committed
Remove the "Parsing Python" section. Hurray!
1 parent 3d7707a commit 7c829b3

1 file changed

Lines changed: 0 additions & 15 deletions

File tree

Doc/lib/libundoc.tex

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -82,21 +82,6 @@ \section{Miscellaneous useful utilities}
8282
\end{description}
8383

8484

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-
10085
\section{Platform specific modules}
10186

10287

0 commit comments

Comments
 (0)