Searched refs:_check_conflict (Results 1 - 4 of 4) 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
/external/python/cpython3/Lib/
H A Doptparse.py968 def _check_conflict(self, option): member in class:OptionContainer
1008 self._check_conflict(option)
H A Dargparse.py1362 self._check_conflict(action)
1489 def _check_conflict(self, action): member in class:_ActionsContainer

Completed in 270 milliseconds