Home
last modified time | relevance | path

Searched refs:STORE_OPS (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython2/Lib/
Dmodulefinder.py22 STORE_OPS = STORE_NAME, STORE_GLOBAL variable
369 if c in STORE_OPS:
386 if op in STORE_OPS: