cpython/Tools/clinic
Serhiy Storchaka 92e8af67a8 Issue #23492: Argument Clinic now generates argument parsing code with
PyArg_Parse instead of PyArg_ParseTuple if possible.
2015-04-04 00:12:11 +03:00
..
clinic.py Issue #23492: Argument Clinic now generates argument parsing code with 2015-04-04 00:12:11 +03:00
clinic_test.py Issue #20530: Argument Clinic's signature format has been revised again. 2014-02-08 22:15:29 -08:00
cpp.py #Issue 20456: Several improvements and bugfixes for Argument Clinic, 2014-01-31 22:03:12 -08:00