Searched defs:STORE_GLOBAL (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Lib/ | ||
D | modulefinder.py | 21 STORE_GLOBAL = dis.opmap['STORE_GLOBAL'] variable |
/external/python/cpython2/Include/ | ||
D | opcode.h | 104 #define STORE_GLOBAL 97 /* "" */ macro |