• Brandon Carpenter's avatar
    Fix for issues #461 and #471. · 6e0046e1
    Brandon Carpenter authored
    This handles None exception values that would otherwise fail when passed
    to traceback.print_exception() and prevent the process from exiting. An associated test is also included.
    6e0046e1
test__issues461_471.py 1.04 KB