583: #line 840 "input_frame.ipk" 584: def python(self, terminal='@end_python'): 585: file = self.original_filename 586: count = self.original_count 587: glb = self.global_frame.__dict__ 588: user = self.userdict 589: data = self.collect_upto(terminal) 590: self.process.py_exec(data,file,count,glb,user) 591:
6.13.10.2.15.1. Test python function
6.13.10.2.15.2. Print diff table