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