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

Lines Matching defs:SETITEM

138 SETITEM         = 's'   # add key+value pair to dict
664 write(SETITEM)
687 write(SETITEM)
1199 dispatch[SETITEM] = load_setitem