Class and Description |
---|
CreateModule |
IdentityModule |
KeyError
Translation of Python KeyErrors so that they can be programmatically detected from Java.
|
PyDictWrapper
A simple wrapper around PyObjects that are actually Python dictionaries, to present the most useful parts of a
Map interface.
|
PyInputMode
Source code input modes for compiling/executing Python source code.
|
PyLib.CallableKind
The kind of callable Python objects.
|
PyModule
Represents a Python module.
|
PyObject
Represents a Python object (of Python/C API type
PyObject* ) in the Python interpreter. |
Copyright © 2014–2022 Brockmann Consult GmbH. All rights reserved.