Searched refs:only_float_magic_methods (Results 1 – 2 of 2) sorted by relevance
618 only_float_magic_methods = {"is_integer", "round", "sym_int"} variable1545 if method in only_float_magic_methods:
1213 ) and fn in sym_node.only_float_magic_methods: