type

PyExt

const class PyExt : ExtObj

Python extension.

constructors

make

Construction

methods

cur

Convenience to get the PyExt instance from the current context.

Slot Details

cur

static PyExt? cur(Bool checked := true)

Convenience to get the PyExt instance from the current context.

make

new make()

Construction