Skip to content

action.py reports TypeError instead of NotImplementedError #574

@nbp

Description

@nbp

Many functions under the generic action.py are reporting TypeError messages where they should assert whether it is valid to call the function in the first place, and then report NotImplementedError after.

For example: #562 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    good first issueGood for newcomersparser generatorBug related to the grammar processing, parse tebale generator and the parse table backends.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions