python-xbee
python-xbee copied to clipboard
syntax errors
in line 141 (among others) has a syntax error 'except TimeoutException, ex:'
Traceback (most recent call last): File "/usr/local/lib/python3.9/dist-packages/xbee/base.py", line 141 except TimeoutException, ex: ^ SyntaxError: invalid syntax