6.14.5.2. Termination

Start python section to interscript/weavers/html.py[3 /22 ] Next Prev First Last
    58: #line 80 "html_weaver.ipk"
    59:   def __del__(self):
    60:     self.epilog()
    61:     self.persistent_frame['contents']=self.toc
    62:     if 'weavers' in self.process.trace:
    63:       self.process.release_object(self)
    64: 
End python section to interscript/weavers/html.py[3]