From 6eb9f100637bd17f8dcbe6c90825ad856e20ecec Mon Sep 17 00:00:00 2001 From: Fred Drake Date: Wed, 21 Jan 1998 05:00:28 +0000 Subject: [PATCH] Removed entry for copy_reg module. --- Doc/lib/libundoc.tex | 2 -- Doc/libundoc.tex | 2 -- 2 files changed, 4 deletions(-) diff --git a/Doc/lib/libundoc.tex b/Doc/lib/libundoc.tex index 2009467f852..8a6f0d9432a 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 2009467f852..8a6f0d9432a 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}