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

/external/python/cpython2/Lib/
H A Doptparse.py981 def _check_conflict(self, option): member in class:OptionContainer
1021 self._check_conflict(option)
H A Dargparse.py1322 self._check_conflict(action)
1448 def _check_conflict(self, action): member in class:_ActionsContainer

Completed in 166 milliseconds