added docs for pickle, shelve and copy

This commit is contained in:
Guido van Rossum 1995-02-15 15:53:08 +00:00
parent e1ff7adbf6
commit d1883588ae
8 changed files with 580 additions and 0 deletions

View file

@ -67,6 +67,9 @@ language.
\input{libstring}
\input{libwhrandom}
\input{libaifc}
\input{libpickle}
\input{libshelve}
\input{libcopy}
\input{libunix} % UNIX ONLY
\input{libdbm}