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
Date 2014-01-13.07:02:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1389596547.42.0.103155756972.issue20235@psf.upfronthosting.co.za>
In-reply-to
Content
I had specified c_default=-1 (note missing quotes) somewhere, and it raises an exception during the clinic --make run; there was no indication which file/line this was on.

Suggested patch attached.
History
Date User Action Args
2014-01-13 07:02:27georg.brandlsetrecipients: + georg.brandl, larry
2014-01-13 07:02:27georg.brandlsetmessageid: <1389596547.42.0.103155756972.issue20235@psf.upfronthosting.co.za>
2014-01-13 07:02:27georg.brandllinkissue20235 messages
2014-01-13 07:02:27georg.brandlcreate