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

Skip to content

Commit 46e1a32

Browse files
committed
Re-categorize the dump module as obsolete.
1 parent 354e982 commit 46e1a32

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

Doc/lib/libundoc.tex

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -98,9 +98,6 @@ \section{Oddities}
9898
These modules are probably also obsolete, or just not very useful.
9999

100100
\begin{description}
101-
\item[dump.py]
102-
--- Print python code that reconstructs a variable
103-
104101
\item[find.py]
105102
--- find files matching pattern in directory tree
106103

@@ -142,6 +139,9 @@ \section{Obsolete}
142139
code object (these are now accessible as attributes: co.co_name,
143140
func.func_name, co.co_firstlineno).
144141

142+
\item[dump.py]
143+
--- Print python code that reconstructs a variable
144+
145145
\item[fmt.py]
146146
--- text formatting abstractions (too slow)
147147

0 commit comments

Comments
 (0)