| Modifier and Type | Field and Description |
|---|---|
| public static final PyType |
| Access | Constructor and Description |
|---|---|
| public |
| Modifier and Type | Method and Description |
|---|---|
| public PyObject | |
| public PyObject | |
| private static boolean | |
| pack-priv final PyObject |
| TYPE | back to summary |
|---|---|
| public static final PyType TYPE | |
| PyNullImporter | back to summary |
|---|---|
| public PyNullImporter(PyObject pathObj) | |
| find_module | back to summary |
|---|---|
| public PyObject find_module(String fullname) | |
| find_module | back to summary |
|---|---|
| public PyObject find_module(String fullname, String path) | |
| isDir | back to summary |
|---|---|
| private static boolean isDir(String pathStr) | |
| NullImporter_find_module | back to summary |
|---|---|
pack-priv final PyObject NullImporter_find_module(String fullname, String path)
| |