Home | History | Annotate | Download | only in ply

Lines Matching refs:f_globals

2711         ldict = f.f_globals.copy()
2712 if f.f_globals != f.f_locals: