From: Fred Drake Date: Wed, 21 Jan 1998 05:00:28 +0000 (+0000) Subject: Removed entry for copy_reg module. X-Git-Tag: v1.5.1~906 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=6eb9f100637bd17f8dcbe6c90825ad856e20ecec;p=thirdparty%2FPython%2Fcpython.git Removed entry for copy_reg module. --- diff --git a/Doc/lib/libundoc.tex b/Doc/lib/libundoc.tex index 2009467f852a..8a6f0d9432a5 100644 --- a/Doc/lib/libundoc.tex +++ b/Doc/lib/libundoc.tex @@ -100,8 +100,6 @@ py_compile.py -- "compile" a .py file to a .pyc file repr.py -- Redo the `...` (representation) but with limits on most sizes (used by pdb) -copy_reg.py -- helper to provide extensibility for pickle/cPickle - \section{Multimedia} diff --git a/Doc/libundoc.tex b/Doc/libundoc.tex index 2009467f852a..8a6f0d9432a5 100644 --- a/Doc/libundoc.tex +++ b/Doc/libundoc.tex @@ -100,8 +100,6 @@ py_compile.py -- "compile" a .py file to a .pyc file repr.py -- Redo the `...` (representation) but with limits on most sizes (used by pdb) -copy_reg.py -- helper to provide extensibility for pickle/cPickle - \section{Multimedia}