Searched refs:smart_int (Results 1 – 1 of 1) sorted by relevance
19 def smart_int(numstr): function57 if m and smart_int(m[1]) == origin and smart_int(m[2]) == length: