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, nadeem.vawda
Date 2014-01-12.11:18:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1389525539.13.0.578136531267.issue20182@psf.upfronthosting.co.za>
In-reply-to
Content
Here's sys.

For it to generate the correct code you need to add "args" to c_keywords in clinic.py.
History
Date User Action Args
2014-01-12 11:19:00georg.brandlsetrecipients: + georg.brandl, larry, nadeem.vawda
2014-01-12 11:18:59georg.brandlsetmessageid: <1389525539.13.0.578136531267.issue20182@psf.upfronthosting.co.za>
2014-01-12 11:18:59georg.brandllinkissue20182 messages
2014-01-12 11:18:59georg.brandlcreate