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 ncoghlan
Recipients brett.cannon, larry, ncoghlan, r.david.murray, yselivanov
Date 2014-04-01.21:36:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1396388182.9.0.616852199754.issue21117@psf.upfronthosting.co.za>
In-reply-to
Content
Oh, wait, it *does* have a usable signature. It's just that all the *subsequent* positional-or-keyword parameters also have to be marked as keyword-only.
History
Date User Action Args
2014-04-01 21:36:22ncoghlansetrecipients: + ncoghlan, brett.cannon, larry, r.david.murray, yselivanov
2014-04-01 21:36:22ncoghlansetmessageid: <1396388182.9.0.616852199754.issue21117@psf.upfronthosting.co.za>
2014-04-01 21:36:22ncoghlanlinkissue21117 messages
2014-04-01 21:36:22ncoghlancreate