Skip to content

Improving error handling #9

@farkon00

Description

@farkon00

Make assert throw a cont error using some meta programming and by wrapping all the code into try: except AssertionError: <Error handling>. Replace actual asserts with some exception.

Also that would be a great idea to clean up all of the insane State.loc stuff.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions