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 354e982 commit 46e1a32Copy full SHA for 46e1a32
1 file changed
Doc/lib/libundoc.tex
@@ -98,9 +98,6 @@ \section{Oddities}
98
These modules are probably also obsolete, or just not very useful.
99
100
\begin{description}
101
-\item[dump.py]
102
---- Print python code that reconstructs a variable
103
-
104
\item[find.py]
105
--- find files matching pattern in directory tree
106
@@ -142,6 +139,9 @@ \section{Obsolete}
142
139
code object (these are now accessible as attributes: co.co_name,
143
140
func.func_name, co.co_firstlineno).
144
141
+\item[dump.py]
+--- Print python code that reconstructs a variable
+
145
\item[fmt.py]
146
--- text formatting abstractions (too slow)
147
0 commit comments