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 |