rescindable
Results
2
comments of
rescindable
I'm getting the same error with `python 3.5.2` on `Linux-4.4.0-75-generic-x86_64-with-Ubuntu-16.04-xenial`, ``` Traceback (most recent call last): File "cli.py", line 5, in res = sender.send_msg('@bitwisepi', u"Testing, does this thing work?") File...
Should be `6547c0b21b977b327b3c5e8142963f4bc246187a`, the most recent one I actually fixed this error by adding quotes before and after the peer value in my msg() function, but it still returns the...