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 skrah
Recipients berker.peksag, demian.brecht, docs@python, georg.brandl, larry, skrah
Date 2016-06-03.09:10:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1464945013.0.0.379018179679.issue20408@psf.upfronthosting.co.za>
In-reply-to
Content
Or pretend in the documentation that it's a positional arg and make it one later. There is a slight performance difference.

I agree with Damien that probably no one uses the keyword arg.
History
Date User Action Args
2016-06-03 09:10:13skrahsetrecipients: + skrah, georg.brandl, larry, docs@python, berker.peksag, demian.brecht
2016-06-03 09:10:12skrahsetmessageid: <1464945013.0.0.379018179679.issue20408@psf.upfronthosting.co.za>
2016-06-03 09:10:12skrahlinkissue20408 messages
2016-06-03 09:10:12skrahcreate