Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/compiler/
Dconsts.py11 SC_UNKNOWN = 6 variable
Dsymbols.py5 SC_FREE, SC_CELL, SC_UNKNOWN
101 return SC_UNKNOWN
153 if sc == SC_UNKNOWN or sc == SC_FREE \