716: #line 963 "input_frame.ipk" 717: def python(self, terminal, keep=0): 718: "Execute embedded python script" 719: file = self.original_filename 720: count = self.original_count 721: data = self.collect_upto(terminal) 722: self.process.py_exec(data,file,count,self.userdict) 723:
6.19.10.2.16.1. Test python function
6.19.10.2.16.2. Print diff table