| Commit message (Expand) | Author | Age | Files | Lines |
* | Change "\," to just "," in function signatures. This is easier to maintain, | Fred Drake | 1998-03-17 | 1 | -1/+1 |
|
|
* | Add reference to the copy_reg module in the See Also: section. | Fred Drake | 1998-03-06 | 1 | -0/+6 |
|
|
* | Remove all \bcode / \ecode cruft; this is no longer needed. See previous | Fred Drake | 1998-02-13 | 1 | -11/+11 |
|
|
* | Add module reference for cPickle to index. | Fred Drake | 1998-01-09 | 1 | -18/+21 |
|
|
* | Clarify that __getinitargs__ is called at pickle time! | Guido van Rossum | 1997-12-30 | 1 | -1/+3 |
|
|
* | Fixed index references to modules. | Fred Drake | 1997-12-15 | 1 | -3/+3 |
|
|
* | Document binary format and __init__-free unpickling. Added a pointer | Guido van Rossum | 1997-12-09 | 1 | -25/+49 |
|
|
* | AMK's megapatch: | Guido van Rossum | 1997-07-17 | 1 | -12/+13 |
|
|
* | Suggest using default values for __init__ arguments to make classes | Guido van Rossum | 1996-08-09 | 1 | -1/+3 |
|
|
* | typos, layout and other small things | Guido van Rossum | 1995-04-10 | 1 | -1/+1 |
|
|
* | restructured library manual accordiung to functional group | Guido van Rossum | 1995-03-28 | 1 | -2/+5 |
|
|
* | mass changes; fix titles; add examples; correct typos; clarifications; | Guido van Rossum | 1995-03-17 | 1 | -27/+83 |
|
|
* | small changes by Soren Larsen | Guido van Rossum | 1995-03-13 | 1 | -5/+5 |
|
|
* | added docs for pickle, shelve and copy | Guido van Rossum | 1995-02-15 | 1 | -0/+170 |
|
|