Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/distutils/
Dfancy_getopt.py45 def __init__ (self, option_table=None): argument
94 def set_option_table (self, option_table): argument