summaryrefslogtreecommitdiffstats
path: root/Doc/lib/libcopy.tex
Commit message (Expand)AuthorAgeFilesLines
* Remove list of pickle protocol names used by the copy module; thereFred Drake2004-05-051-5/+1
* Fix really bad typo, noted by Neil Schemenauer <nas@arctrix.com>.Fred Drake2000-10-061-1/+1
* It turns out that Guido does not like or encourage the use of the termFred Drake2000-10-061-1/+1
* Usage nit: a bunch of "nor"s should have been a single "or".Fred Drake1999-06-291-5/+5
* Markup nits.Fred Drake1999-02-121-12/+6
* Markup improvements to help with conversions.Fred Drake1998-11-301-27/+33
* New section header style.Fred Drake1998-08-101-1/+2
* Adjusted to use the new module synopsis support macros.Fred Drake1998-07-231-2/+4
* Document __copy__() and __deepcopy__() methods.Guido van Rossum1998-06-301-1/+14
* Remove all uses of \sectcode; we can now use logical markup everywhere.Fred Drake1998-04-041-1/+1
* Remove all \bcode / \ecode cruft; this is no longer needed. See previousFred Drake1998-02-131-4/+4
* Consistency: "{\bf ...}" ==> "\strong{...}"Fred Drake1998-01-141-5/+5
* Fixed index references to modules.Fred Drake1997-12-151-1/+1
* AMK's megapatch:Guido van Rossum1997-07-171-3/+4
* mass changes; fix titles; add examples; correct typos; clarifications;Guido van Rossum1995-03-171-2/+4
* small changes by Soren LarsenGuido van Rossum1995-03-131-3/+3
* added docs for pickle, shelve and copyGuido van Rossum1995-02-151-0/+79