So what I need is return a boolean in a MySQL\'s function and use it in Python as condition in a Python\'s function. I have this
class A: def login(): use