Searched refs:addfolder (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Doc/library/ |
D | easydialogs.rst | 71 .. function:: GetArgv([optionlist[ commandlist[, addoldfile[, addnewfile[, addfolder[, id]]]]]]) 75 argument to :func:`getopt.getopt`. *addoldfile*, *addnewfile*, and *addfolder*
|
/external/python/cpython2/Lib/plat-mac/ |
D | EasyDialogs.py | 437 def GetArgv(optionlist=None, commandlist=None, addoldfile=1, addnewfile=1, addfolder=1, id=ARGV_ID): argument 467 if not addfolder:
|