paho.mqtt.python
paho.mqtt.python copied to clipboard
"See ReasonCode.names": did not work
As this class attribute is actually useful, make the code fit the comment.
This also saves a bit of time and memory because the map was recreated for each ReasonCode instance.
I added hopefully-uncontroversial fixes for a couple of other issues.