Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/compiler/
Dconsts.py4 OP_APPLY = 'OP_APPLY' variable
Dtransformer.py37 from compiler.consts import OP_ASSIGN, OP_DELETE, OP_APPLY
1247 return self.com_subscriptlist(primaryNode, nodelist[2], OP_APPLY)