Version: 9.12.0
omnipatch.py File Reference

Namespaces

 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 = {}