PyExt
const class PyExt : ExtObj
Python extension.
Construction
Convenience to get the PyExt instance from the current context
static PyExt? cur(Bool checked := true)
Convenience to get the PyExt instance from the current context.
new make()
Construction