Interface | Description |
---|
Class | Description |
---|---|
GenericPlatform |
Platform for a generic Python installation.
|
Kwarg |
A Python keyword argument.
|
PyObject |
Interface to a Python object.
|
Python |
Interface to Python.
|
Python.Platform |
Provides information needed to start Python.
|
Exception | Description |
---|---|
PyException |
An exception thrown from Python to Java.
|