|
MySQL 5.6.14 Source Code Document
|

Public Member Functions | |
| def | __call__ |
Something asserted to be true during the test. A given condition may be used as a precondition or a postcondition.
Definition at line 5 of file breakdancer.py.
| def breakdancer.Condition.__call__ | ( | self, | |
| k, | |||
| state | |||
| ) |
Called with a key and a state. True if the condition is met.
Definition at line 11 of file breakdancer.py.