Functions | |
| def | openModule (mname, fname=None) |
| def | newModule (mname) |
| def | updateModule (mname) |
Variables | |
| dictionary | _partialModules = {} |
| dictionary | shared_imported = {} |
| def KERNEL_PY.omnipatch.newModule | ( | mname | ) |
Referenced by KERNEL_PY.omnipatch.openModule().
| def KERNEL_PY.omnipatch.openModule | ( | mname, | |
fname = None |
|||
| ) |
References KERNEL_PY.omnipatch.newModule().
| def KERNEL_PY.omnipatch.updateModule | ( | mname | ) |
|
private |
| dictionary KERNEL_PY.omnipatch.shared_imported = {} |