Guido van Rossum
|
90133d7f6a
|
Added docs for __getstate__ and __setstate__, __getinitargs__ and
__getnewargs__. Unfortunately these need to be refactored again
according to a different organizing principle. ;-(
|
2003-02-03 20:22:23 +00:00 |
Guido van Rossum
|
2c9210a9b5
|
Misc tweaks and updates.
|
2003-02-03 17:50:16 +00:00 |
Guido van Rossum
|
ccc70922b4
|
Add __newobj__ and TBD section.
|
2003-02-01 20:10:35 +00:00 |
Guido van Rossum
|
628e37cde1
|
Document extended __reduce__ API.
|
2003-01-31 21:58:34 +00:00 |
Guido van Rossum
|
1ff1f735ff
|
Security issues.
|
2003-01-31 21:13:18 +00:00 |
Guido van Rossum
|
584036ddd6
|
Extend intro; add motivation and a section on protocol versions.
|
2003-01-31 19:56:32 +00:00 |
Guido van Rossum
|
f739e21311
|
Claim PEP 307 for extensions to the pickle protocol.
|
2003-01-31 19:12:53 +00:00 |