Home | History | Annotate | Download | only in ply

Lines Matching refs:f_globals

436         ldict = f.f_globals.copy()
437 if f.f_globals != f.f_locals: