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