public static class Python.Platform extends Object
| Constructor and Description |
|---|
Platform() |
| Modifier and Type | Method and Description |
|---|---|
String |
getPath()
Returns the value to assign to
PYTHONPATH, or null to leave it
unset. |
void |
onStart(Python py)
Called after Python is started.
|