Searched refs:bool_becomes_int_magic_methods (Results 1 – 1 of 1) sorted by relevance
612 bool_becomes_int_magic_methods = {"add", "sub", "mul"} variable1410 if method in bool_becomes_int_magic_methods:1548 if method in also_bool_magic_methods or method in bool_becomes_int_magic_methods: