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 scoder
Recipients Camion, scoder
Date 2019-03-31.06:14:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1554012883.94.0.84772090856.issue36491@roundup.psfhosted.org>
In-reply-to
Content
It's currently implemented as a positional argument, not a keyword argument. Thus the "/" at the end of the signature in the help text. That also suggests that it was a conscious decision, not an oversight. Personally, I'd also prefer it if it was available as a keyword argument.
History
Date User Action Args
2019-03-31 06:14:43scodersetrecipients: + scoder, Camion
2019-03-31 06:14:43scodersetmessageid: <1554012883.94.0.84772090856.issue36491@roundup.psfhosted.org>
2019-03-31 06:14:43scoderlinkissue36491 messages
2019-03-31 06:14:43scodercreate