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, rmsr, serhiy.storchaka, zach.ware
Date 2014-01-16.05:51:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1389851483.83.0.835251582608.issue20227@psf.upfronthosting.co.za>
In-reply-to
Content
I guess custom converters are the answer here.

BTW, the "args" argument already works fine since adding it to c_keywords. No need for a complicated structure :)
History
Date User Action Args
2014-01-16 05:51:23georg.brandlsetrecipients: + georg.brandl, larry, rmsr, zach.ware, serhiy.storchaka
2014-01-16 05:51:23georg.brandlsetmessageid: <1389851483.83.0.835251582608.issue20227@psf.upfronthosting.co.za>
2014-01-16 05:51:23georg.brandllinkissue20227 messages
2014-01-16 05:51:23georg.brandlcreate