Searched refs:_py_int (Results 1 – 1 of 1) sorted by relevance
213 return _py_int(x, base)226 def _py_int(x, base): function