Lines Matching full:emulation
1930 stack = [] # crude emulation of unpickler stack1932 memo = {} # crude emulation of unpicker memo1993 after = [memo[arg]] # for better stack emulation