Searched refs:_remove_action (Results 1 – 2 of 2) sorted by relevance
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/ | ||
D | argparse.py | 1328 def _remove_action(self, action): member in _ActionsContainer |
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/ | ||
D | argparse.py | 1341 def _remove_action(self, action): member in _ActionsContainer |