summaryrefslogtreecommitdiffstats
path: root/Doc/includes/shoddy.c
Commit message (Collapse)AuthorAgeFilesLines
* bpo-29165: doc: make extending/newtypes more Python 3 friendly (GH-211)INADA Naoki2017-02-211-3/+2
| | | | * Use PyVarObject_HEAD_INIT instead of PyObject_HEAD_INIT on type struct header. * Backport many minor fixes from Python 3 doc to minimize diff.
* Move the 2.6 reST doc tree in place.Georg Brandl2007-08-151-0/+91