summaryrefslogtreecommitdiffstats
path: root/Objects/capsule.c
Commit message (Collapse)AuthorAgeFilesLines
* Backported PyCapsule from 3.1, and converted most uses ofLarry Hastings2010-03-251-0/+324
CObject to PyCapsule.