Searched refs:com_subscriptlist (Results 1 - 1 of 1) sorted by relevance

/external/python/cpython2/Lib/compiler/
H A Dtransformer.py1069 return self.com_subscriptlist(primary, node[2], assigning)
1247 return self.com_subscriptlist(primaryNode, nodelist[2], OP_APPLY)
1314 def com_subscriptlist(self, primary, nodelist, assigning): member in class:Transformer

Completed in 87 milliseconds