seq  2.0.0
Functions | Variables
iseq Namespace Reference

Functions

def resume (tpl)
 
def err_display (tpl)
 
def main ()
 

Variables

 ob = OB()
 
 d1 = json.loads(fd.read())
 
 d2 = json.loads(fd.read())
 

Function Documentation

◆ err_display()

def iseq.err_display (   tpl)

◆ main()

def iseq.main ( )

◆ resume()

def iseq.resume (   tpl)

Variable Documentation

◆ d1

iseq.d1 = json.loads(fd.read())

◆ d2

iseq.d2 = json.loads(fd.read())

◆ ob

iseq.ob = OB()