Select Git revision
-
Martin Dybdal authored
Some Python linters don't like unconditional except clauses because they catch SystemExit and KeyboardInterrupt, which usually is not the intended behaviour.
Martin Dybdal authoredSome Python linters don't like unconditional except clauses because they catch SystemExit and KeyboardInterrupt, which usually is not the intended behaviour.
pyboard.py 15.93 KiB