[issue20158] Argument Clinic: add --clean option

Georg Brandl report at bugs.python.org
Sun Jan 12 09:10:26 CET 2014


Georg Brandl added the comment:

Another use case here is if you want to "check" the remaining call sites of (say) PyArg_ParseTuple that aren't generated by clinic.

Call it '--remove' if you want, but the functionality should be useful.

----------
nosy: +georg.brandl

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue20158>
_______________________________________


More information about the Python-bugs-list mailing list