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

/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
H A Dargparse.py259 for subaction in self._iter_indented_subactions(action):
526 for subaction in self._iter_indented_subactions(action):
603 def _iter_indented_subactions(self, action): member in class:HelpFormatter
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/
H A Dargparse.py259 for subaction in self._iter_indented_subactions(action):
526 for subaction in self._iter_indented_subactions(action):
603 def _iter_indented_subactions(self, action): member in class:HelpFormatter

Completed in 63 milliseconds