You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Matej Urbas 250cf82a32 uses threading.Thread.is_alive instead of isAlive
The method threading.Thread.isAlive has been removed in Python 3. See [Python's threading docs](https://docs.python.org/3/library/threading.html#threading.Thread.is_alive).
3 years ago
..
__init__.py Porting to Python3 6 years ago
coap.py uses threading.Thread.is_alive instead of isAlive 3 years ago
helperclient.py fix failing test helperclient response type NON 6 years ago