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 berker.peksag, docs@python, ezio.melotti, larry, rhettinger
Date 2014-02-17.22:45:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1392677155.23.0.711340539775.issue20620@psf.upfronthosting.co.za>
In-reply-to
Content
key and default are keyword-only arguments, the signature should have a '*'.
History
Date User Action Args
2014-02-17 22:45:55larrysetrecipients: + larry, rhettinger, ezio.melotti, docs@python, berker.peksag
2014-02-17 22:45:55larrysetmessageid: <1392677155.23.0.711340539775.issue20620@psf.upfronthosting.co.za>
2014-02-17 22:45:55larrylinkissue20620 messages
2014-02-17 22:45:55larrycreate