Searched refs:as_int (Results 1 – 1 of 1) sorted by relevance
77 def as_int(s): function100 a, a_is_int = as_int(a.upper())101 b, b_is_int = as_int(b.upper())