fromPython
This function maps Python's ast
objects to out internal Python representation.
Return
our Kotlin view of the Python ast
object
Parameters
pyObject
the Python object
This function maps Python's ast
objects to out internal Python representation.
our Kotlin view of the Python ast
object
the Python object