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