Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/compiler/
Dpyassem.py455 def _convert_LOAD_FAST(self, arg): member in PyFlowGraph
458 _convert_STORE_FAST = _convert_LOAD_FAST
459 _convert_DELETE_FAST = _convert_LOAD_FAST