Message 290931 - Python tracker

Message290931

Author r.david.murray
Recipients MSeifert, martin.panter, r.david.murray, serhiy.storchaka
Date 2017-03-31.17:29:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1490981346.04.0.272899615409.issue29951@psf.upfronthosting.co.za>
In-reply-to
Content
If you want to be completely unambiguous, you could say "keyword argument names".  "keyword argument" appears to mean different things in different contexts; sometimes it means the name and the value together, sometimes one or the other.  Usually which one it is is clear from context, but it seems in this case it is not clear.
History
Date User Action Args
2017-03-31 17:29:06r.david.murraysetrecipients: + r.david.murray, martin.panter, serhiy.storchaka, MSeifert
2017-03-31 17:29:06r.david.murraysetmessageid: <1490981346.04.0.272899615409.issue29951@psf.upfronthosting.co.za>
2017-03-31 17:29:06r.david.murraylinkissue29951 messages
2017-03-31 17:29:06r.david.murraycreate