From: Fred Drake Date: Wed, 21 Jan 1998 04:58:39 +0000 (+0000) Subject: Add entry for copy_reg module. X-Git-Tag: v1.5.1~908 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=2d754437d4759ce880c22263193f4a968735a127;p=thirdparty%2FPython%2Fcpython.git Add entry for copy_reg module. --- diff --git a/Doc/lib.tex b/Doc/lib.tex index 4483a2c04721..f1fd33e4db39 100644 --- a/Doc/lib.tex +++ b/Doc/lib.tex @@ -76,6 +76,7 @@ add new extensions to Python and how to embed it in other applications. \input{liboperator} \input{libtraceback} \input{libpickle} +\input{libcopyreg} \input{libshelve} \input{libcopy} \input{libmarshal} diff --git a/Doc/lib/lib.tex b/Doc/lib/lib.tex index 4483a2c04721..f1fd33e4db39 100644 --- a/Doc/lib/lib.tex +++ b/Doc/lib/lib.tex @@ -76,6 +76,7 @@ add new extensions to Python and how to embed it in other applications. \input{liboperator} \input{libtraceback} \input{libpickle} +\input{libcopyreg} \input{libshelve} \input{libcopy} \input{libmarshal}