Skip to content

[Bug] NameError crash at startup: argv is not defined #40

Description

@AkshajSinghal

Line if argv != sys.argv: sys.argv = argv references a bare name argv that is never imported or defined anywhere in the file. Every invocation from the command line that passes through this branch will raise a NameError and crash before the REPL starts.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinggood first issueGood for newcomers

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions