# CPython and MicroPython differ in when they signal (and print) that a task raised an # uncaught exception. So define an empty custom_handler() to suppress this output.
MicroPython - a lean and efficient Python implementation for microcontrollers and constrained systems - fizban99/micropython_windows ...