Home
last modified time | relevance | path

Searched defs:option_table (Results 1 – 1 of 1) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/
Dfancy_getopt.py45 def __init__ (self, option_table=None): argument
94 def set_option_table (self, option_table): argument