Searched refs:_INT_OR_FLOAT (Results 1 – 2 of 2) sorted by relevance
456 _INT_OR_FLOAT = six.integer_types + (float,) variable471 elif isinstance(value, _INT_OR_FLOAT):
626 _INT_OR_FLOAT = six.integer_types + (float,) variable638 elif isinstance(value, _INT_OR_FLOAT):