Home | History | Annotate | Download | only in python_gflags

Lines Matching refs:f_back

767   while deepest_frame.f_back is not None:
768 deepest_frame = deepest_frame.f_back