Version: 9.16.0
KERNEL_PY.omnipatch Namespace Reference

Functions

def openModule (mname, fname=None)
 
def newModule (mname)
 
def updateModule (mname)
 

Variables

dictionary _partialModules = {}
 
dictionary shared_imported = {}
 
 updateModule
 
 newModule
 
 openModule
 

Function Documentation

◆ newModule()

def KERNEL_PY.omnipatch.newModule (   mname)

◆ openModule()

def KERNEL_PY.omnipatch.openModule (   mname,
  fname = None 
)

◆ updateModule()

def KERNEL_PY.omnipatch.updateModule (   mname)

Variable Documentation

◆ _partialModules

dictionary KERNEL_PY.omnipatch._partialModules = {}
private

◆ newModule

KERNEL_PY.omnipatch.newModule

◆ openModule

KERNEL_PY.omnipatch.openModule

◆ shared_imported

dictionary KERNEL_PY.omnipatch.shared_imported = {}

◆ updateModule

KERNEL_PY.omnipatch.updateModule