Searched refs:_INT_OR_FLOAT (Results 1 – 2 of 2) sorted by relevance
439 _INT_OR_FLOAT = six.integer_types + (float,) variable629 elif isinstance(value, _INT_OR_FLOAT):
711 _INT_OR_FLOAT = six.integer_types + (float,) variable723 elif isinstance(value, _INT_OR_FLOAT):