commit | 2d754437d4759ce880c22263193f4a968735a127 | [log] [tgz] |
---|---|---|
author | Fred Drake <fdrake@acm.org> | Wed Jan 21 04:58:39 1998 +0000 |
committer | Fred Drake <fdrake@acm.org> | Wed Jan 21 04:58:39 1998 +0000 |
tree | 890ad902b6a711c3cba80c0e3fd4373d337b87fb | |
parent | 1abf0df5b42beeb56062d03abfacb528b1b5e23f [diff] [blame] |
Add entry for copy_reg module.
diff --git a/Doc/lib.tex b/Doc/lib.tex index 4483a2c..f1fd33e 100644 --- a/Doc/lib.tex +++ b/Doc/lib.tex
@@ -76,6 +76,7 @@ \input{liboperator} \input{libtraceback} \input{libpickle} +\input{libcopyreg} \input{libshelve} \input{libcopy} \input{libmarshal}