Home
last modified time | relevance | path

Searched refs:get_option_order (Results 1 – 3 of 3) sorted by relevance

/third_party/python/Lib/distutils/
Dfancy_getopt.py271 def get_option_order(self): member in FancyGetopt
Ddist.py476 option_order = parser.get_option_order()
/third_party/python/Doc/distutils/
Dapiref.rst1403 .. method:: FancyGetopt.get_option_order()