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 vreuter
Recipients vreuter
Date 2021-04-16.20:39:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1618605544.23.0.956101286583.issue43876@roundup.psfhosted.org>
In-reply-to
Content
Here's the docs excerpt that seems misleading:
"""
'+'. Just like '*', all command-line args present are gathered into a list. Additionally, an error message will be generated if there wasn’t at least one command-line argument present.
"""
History
Date User Action Args
2021-04-16 20:39:04vreutersetrecipients: + vreuter
2021-04-16 20:39:04vreutersetmessageid: <1618605544.23.0.956101286583.issue43876@roundup.psfhosted.org>
2021-04-16 20:39:04vreuterlinkissue43876 messages
2021-04-16 20:39:04vreutercreate