Closed swenson closed 6 years ago
__len__
Int
isinstance
Exception
PyErr_SetString
random.random
Thanks!
__len__
should always return a PythonInt
isinstance
should work for more typesException
passed toPyErr_SetString
is a Python callable, not a JS classrandom.random
PR Checklist: