summaryrefslogtreecommitdiffstats
path: root/Doc/libcopy.tex
Commit message (Collapse)AuthorAgeFilesLines
* Remove all \bcode / \ecode cruft; this is no longer needed. See previousFred Drake1998-02-131-4/+4
| | | | | | | | | checkin of myformat.sty. Change "\renewcommand{\indexsubitem}{(...)}" to "\setindexsubitem{(...)}" everywhere. Some other minor nits that I happened to come across.
* Consistency: "{\bf ...}" ==> "\strong{...}"Fred Drake1998-01-141-5/+5
| | | | | | | "{\em ...}" ==> "\emph{...}" Not at all sure what to do with "{\rm ...}". Leaving it for now.
* Fixed index references to modules.Fred Drake1997-12-151-1/+1
|
* AMK's megapatch:Guido van Rossum1997-07-171-3/+4
| | | | | | | * \bcode, \ecode added everywhere * \label{module-foo} added everywhere * A few \seealso sections added. * Indentation fixed inside verbatim in lib*tex files
* mass changes; fix titles; add examples; correct typos; clarifications;Guido van Rossum1995-03-171-2/+4
| | | | unified style; etc.
* small changes by Soren LarsenGuido van Rossum1995-03-131-3/+3
|
* added docs for pickle, shelve and copyGuido van Rossum1995-02-151-0/+79