Home | History | Annotate | Download | only in test

Lines Matching full:isframe

23 # ismodule, isclass, ismethod, isfunction, istraceback, isframe, iscode,
47 inspect.isframe, inspect.isfunction, inspect.ismethod,
79 self.istest(inspect.isframe, 'tb.tb_frame')
157 self.istest(inspect.isframe, 'mod.fr')