Home | History | Annotate | Download | only in python2.7

Lines Matching refs:gets

816                  markobject, POP_MARK gets rid of all of them (including the
906 True gets pickled as INT + "I01\\n", and False as INT + "I00\\n".
1588 Now it gets complicated. If all of these are true:
1866 gets = set() # set of args used by a GET opcode
1876 gets.add(arg)
1882 j = stop if (arg in gets) else start
2177 has to emulate the stack in order to realize that the POP opcode at 16 gets