summaryrefslogtreecommitdiff
path: root/Modules/_io/clinic
Commit message (Collapse)AuthorAgeFilesLines
* Issue #24007: Argument Clinic now writes the format of PyArg_Parse*() at theSerhiy Storchaka2015-04-247-87/+42
| | | | same line as function name.
* Issue #20175: Converted the _io module to Argument Clinic.Serhiy Storchaka2015-04-167-0/+2468