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

Lines Matching defs:POP_MARK

105 POP_MARK        = '1'   # discard stack top through topmost markobject
574 write(POP_MARK + get)
575 else: # proto 0 -- POP_MARK not available
1144 dispatch[POP_MARK] = load_pop_mark