Skip to content

create capturable errors #34

@shyamcody

Description

@shyamcody

Current version of the code gets error printed. This is problematic while using in other environments. Change the print statements into proper error message generation so that they can be captured using try except or sys and traceback loops. Goal will be:

  • change all error printing into standard error statements

  • add test cases showing that these error statements can be captured and processed using try except or sys traceback loops.

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