This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author georg.brandl
Recipients georg.brandl, larry, serhiy.storchaka
Date 2014-01-12.08:10:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1389514226.62.0.73341747327.issue20158@psf.upfronthosting.co.za>
In-reply-to
Content
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.
History
Date User Action Args
2014-01-12 08:10:26georg.brandlsetrecipients: + georg.brandl, larry, serhiy.storchaka
2014-01-12 08:10:26georg.brandlsetmessageid: <1389514226.62.0.73341747327.issue20158@psf.upfronthosting.co.za>
2014-01-12 08:10:26georg.brandllinkissue20158 messages
2014-01-12 08:10:26georg.brandlcreate