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 larry
Recipients larry, serhiy.storchaka
Date 2014-01-07.11:38:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1389094735.85.0.105602174653.issue20158@psf.upfronthosting.co.za>
In-reply-to
Content
I meant, under what circumstances would you want to use this?

I don't know why you would ever want --clean.  Removing the output from the Argument Clinic blocks would break any file using it.  And Argument Clinic is sufficiently fast, if you were worried about the output being wrong you could just run it again.
History
Date User Action Args
2014-01-07 11:38:55larrysetrecipients: + larry, serhiy.storchaka
2014-01-07 11:38:55larrysetmessageid: <1389094735.85.0.105602174653.issue20158@psf.upfronthosting.co.za>
2014-01-07 11:38:55larrylinkissue20158 messages
2014-01-07 11:38:55larrycreate