Home
last modified time | relevance | path

Searched refs:addnewfile (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Doc/library/
Deasydialogs.rst71 .. function:: GetArgv([optionlist[ commandlist[, addoldfile[, addnewfile[, addfolder[, id]]]]]])
75 argument to :func:`getopt.getopt`. *addoldfile*, *addnewfile*, and *addfolder*
/external/python/cpython2/Lib/plat-mac/
DEasyDialogs.py437 def GetArgv(optionlist=None, commandlist=None, addoldfile=1, addnewfile=1, addfolder=1, id=ARGV_ID): argument
465 if not addnewfile: