Commit graph

8 commits

Author SHA1 Message Date
da044e918f typo fixed … 2021-01-28 17:21:21 +01:00
a2c9fb1540 reworded exception messages
now more human readable, less debugging focused
2020-01-13 22:23:02 +01:00
14b9fb4965 fixed get parameter handling
Starting to learn how to do things the Python way … it’s a rocky road :)
2019-12-26 23:53:38 +01:00
ca57e86d22 made exception.ServerError more descriptive 2019-11-24 21:58:16 +01:00
381f2ea09a added ALL the missing docstrings 2019-09-18 16:09:50 +02:00
573c6c322f fixed exceptions’ __str__() methods. python newb. 2019-09-18 13:53:24 +02:00
f95326e1f5 fixed Exception naming …
m)
2019-09-18 13:14:23 +02:00
47c9f34a5c Initial working … thing.
Right now can only query full systems from the systems API.
2019-09-17 13:26:13 +02:00