diff options
author | Martin Dybdal <dybber@dybber.dk> | 2018-10-16 12:36:24 +0200 |
---|---|---|
committer | Damien George <damien.p.george@gmail.com> | 2018-10-19 23:46:10 +1100 |
commit | 7795b2e5c3e3dfeb20aaca751c45b4dfceedcc7f (patch) | |
tree | dbc3f1c23be678435657fa9e306e9b8e9d461347 /py/objstr.c | |
parent | 3c6f639aa58d0558a744af2f2fc32a6debf55c81 (diff) | |
download | micropython-7795b2e5c3e3dfeb20aaca751c45b4dfceedcc7f.tar.gz micropython-7795b2e5c3e3dfeb20aaca751c45b4dfceedcc7f.zip |
tools/pyboard.py: In TelnetToSerial.close replace try/except with if.
Some Python linters don't like unconditional except clauses because they
catch SystemExit and KeyboardInterrupt, which usually is not the intended
behaviour.
Diffstat (limited to 'py/objstr.c')
0 files changed, 0 insertions, 0 deletions