The '+' character is not escaped in the following comment in hlapi.py
|
|
|
# Possible structs for packet ID + subcode |
|
# |
This results in the following error being generated when attempting to import tsip on Python 3.9 or greater:
SyntaxError: 'utf7' codec can't decode bytes in position 2906-2907: ill-formed sequence