Searched defs:remove_option (Results 1 – 3 of 3) sorted by relevance
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/ | ||
| D | ConfigParser.py | 408 def remove_option(self, section, option): member in RawConfigParser |
| D | optparse.py | 1051 def remove_option(self, opt_str): member in OptionContainer |
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/ | ||
| D | optparse.py | 1052 def remove_option(self, opt_str): member in OptionContainer |