Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
1189fa98eb09b50e1fcd6da373094ffa49e4acff
/
Doc
/
lib
/
libpickle.tex
295da24
New section header style.
by Fred Drake
· 27 years ago
b91e934
Adjusted to use the new module synopsis support macros.
by Fred Drake
· 27 years ago
17e5640
Change order of \seemodule macros at end of pickle module section.
by Fred Drake
· 27 years ago
9463de2
Document cPickle and cStringIO.
by Fred Drake
· 27 years ago
3a0351c
Remove all uses of \sectcode; we can now use logical markup everywhere.
by Fred Drake
· 27 years ago
9b28fe2
Logical markup.
by Fred Drake
· 27 years ago
cce1090
Change "\," to just "," in function signatures. This is easier to maintain,
by Fred Drake
· 27 years ago
4074896
Add reference to the copy_reg module in the See Also: section.
by Fred Drake
· 27 years ago
1947991
Remove all \bcode / \ecode cruft; this is no longer needed. See previous
by Fred Drake
· 28 years ago
cf7e830
Add module reference for cPickle to index.
by Fred Drake
· 28 years ago
5793039
Clarify that __getinitargs__ is called at pickle time!
by Guido van Rossum
· 28 years ago
54820dc
Fixed index references to modules.
by Fred Drake
· 28 years ago
736fe5e
Document binary format and __init__-free unpickling. Added a pointer
by Guido van Rossum
· 28 years ago
e47da0a
AMK's megapatch:
by Guido van Rossum
· 28 years ago
12f0cc3
Suggest using default values for __init__ arguments to make classes unpicklable.
by Guido van Rossum
· 29 years ago
96628a9
typos, layout and other small things
by Guido van Rossum
· 30 years ago
ecde781
restructured library manual accordiung to functional group
by Guido van Rossum
· 30 years ago
470be14
mass changes; fix titles; add examples; correct typos; clarifications;
by Guido van Rossum
· 30 years ago
6bb1adc
small changes by Soren Larsen
by Guido van Rossum
· 30 years ago
d188358
added docs for pickle, shelve and copy
by Guido van Rossum
· 31 years ago