Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/compiler/
Dpycodegen.py1133 def visitSlice(self, node, aug_flag=None): argument
1143 if aug_flag:
1160 def visitSubscript(self, node, aug_flag=None): argument
1166 if aug_flag: