summaryrefslogtreecommitdiffstats
path: root/Doc/library/xdrlib.rst
Commit message (Collapse)AuthorAgeFilesLines
* issue10403 - Let's not use members anymore. Use 'attribute' where it denotes ↵Senthil Kumaran2011-07-041-1/+1
| | | | attribute and 'methods' where it denotes methods. Context should clarify usage.
* More source linksRaymond Hettinger2011-01-271-0/+4
|
* Last round of adapting style of documenting argument default values.Georg Brandl2009-09-161-1/+0
|
* Partial py3k-ification of Doc/library/: convert has_key references into ↵Collin Winter2007-09-011-1/+1
| | | | either 'k in d' or __contains__; normalize raise statements; convert print statements into print function calls.
* Move the 3k reST doc tree in place.Georg Brandl2007-08-151-0/+276