Georg Brandl
|
c62ef8b4d9
|
Remove trailing whitespace.
|
2009-01-03 20:55:06 +00:00 |
Georg Brandl
|
66ef83bd9d
|
Give the pickle special methods a signature.
|
2008-07-04 17:22:53 +00:00 |
Georg Brandl
|
dffbf5f542
|
Revert copy_reg -> copyreg rename.
|
2008-05-20 07:49:57 +00:00 |
Georg Brandl
|
6a0a368479
|
Fix-up docs for the copyreg module renaming.
|
2008-05-12 10:05:39 +00:00 |
Benjamin Peterson
|
c7b05920d6
|
reformat some documentation of classes so methods and attributes are under the class directive
|
2008-04-25 01:29:10 +00:00 |
Georg Brandl
|
3b1202dfe8
|
Mention that the tuple returned by __reduce__ is pickled as normal.
|
2008-04-05 17:45:58 +00:00 |
Andrew M. Kuchling
|
8887e54867
|
#835521: Add index entries for various pickle-protocol methods and attributes
|
2008-02-23 16:39:43 +00:00 |
Georg Brandl
|
b19be571e0
|
Some cleanup in the docs.
|
2007-12-29 10:57:00 +00:00 |
Georg Brandl
|
a739503881
|
Add :term:s for "new-style class".
|
2007-10-21 12:15:05 +00:00 |
Georg Brandl
|
8ec7f65613
|
Move the 2.6 reST doc tree in place.
|
2007-08-15 14:28:01 +00:00 |