Home | History | Annotate | Download | only in ply

Lines Matching refs:ldict

2711         ldict = f.f_globals.copy()
2713 ldict.update(f.f_locals)
2715 return ldict