Lines Matching full:currentframe
23 currentframe() - get the current stack frame1048 currentframe = sys._getframe1050 currentframe = lambda _=None: None