argparse usage line is wrong · Issue #59638 · python/cpython · GitHub
Skip to content

argparse usage line is wrong #59638

Description

@slikts
mannequin
BPO 15433
Nosy @cjerdonek, @swarmer
Superseder
  • bpo-9338: argparse optionals with nargs='?', '*' or '+' can't be followed by positionals
  • Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.

    Show more details

    GitHub fields:

    assignee = None
    closed_at = <Date 2012-07-23.16:46:08.476>
    created_at = <Date 2012-07-23.09:48:37.572>
    labels = ['type-bug', 'library']
    title = 'argparse usage line is wrong'
    updated_at = <Date 2012-07-23.16:46:08.475>
    user = 'https://bugs.python.org/slikts'

    bugs.python.org fields:

    activity = <Date 2012-07-23.16:46:08.475>
    actor = 'bethard'
    assignee = 'none'
    closed = True
    closed_date = <Date 2012-07-23.16:46:08.476>
    closer = 'bethard'
    components = ['Library (Lib)']
    creation = <Date 2012-07-23.09:48:37.572>
    creator = 'slikts'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 15433
    keywords = []
    message_count = 1.0
    messages = ['166217']
    nosy_count = 3.0
    nosy_names = ['chris.jerdonek', 'anton.barkovsky', 'slikts']
    pr_nums = []
    priority = 'normal'
    resolution = 'duplicate'
    stage = None
    status = 'closed'
    superseder = '9338'
    type = 'behavior'
    url = 'https://bugs.python.org/issue15433'
    versions = ['Python 2.7']

    Activity

    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      stdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

        Milestone

        No milestone

        Relationships

        None yet

        Development

        No branches or pull requests

        Issue actions