Namespaces | |
| namespace | KERNEL_PY |
| namespace | KERNEL_PY.omnipatch |
Functions | |
| def | KERNEL_PY.omnipatch.openModule (mname, fname=None) |
| def | KERNEL_PY.omnipatch.newModule (mname) |
| def | KERNEL_PY.omnipatch.updateModule (mname) |
Variables | |
| dictionary | KERNEL_PY.omnipatch._partialModules = {} |
| dictionary | KERNEL_PY.omnipatch.shared_imported = {} |
| KERNEL_PY.omnipatch.updateModule | |
| KERNEL_PY.omnipatch.newModule | |
| KERNEL_PY.omnipatch.openModule | |