https://github.com/python-cas/python-cas/blob/e68a2a7cccb3900dcd0ad4d22fdeb3ea2f5af479/cas.py#L179 "verified" in python3 is bytes , not string ,so it will always failure
python-cas/cas.py
Line 179 in e68a2a7
"verified" in python3 is bytes , not string ,so it will always failure