Lines Matching full:isframe
39 # ismodule, isclass, ismethod, isfunction, istraceback, isframe, iscode,
65 inspect.isframe, inspect.isfunction, inspect.ismethod,
114 self.istest(inspect.isframe, 'tb.tb_frame')
244 self.istest(inspect.isframe, 'mod.fr')