Home
last modified time | relevance | path

Searched refs:AskFolder (Results 1 – 6 of 6) sorted by relevance

/external/python/cpython2/Lib/plat-mac/
DEasyDialogs.py534 pathname = AskFolder()
743 def AskFolder( function
820 rv = AskFolder()
Dfindertools.py722 destdir = EasyDialogs.AskFolder('Destination:')
732 destdir = EasyDialogs.AskFolder('Destination:')
Dgensuitemodule.py453 … pathname = EasyDialogs.AskFolder(message='Create and select package folder for %s'%packagename,
460 … basepkgname = EasyDialogs.AskFolder(message='Package folder for base suite (usually StdSuites)',
/external/python/cpython2/Doc/library/
Deasydialogs.rst137 .. function:: AskFolder( [message] [, defaultLocation] [, defaultOptionFlags] [, location] [, clien…
/external/python/cpython2/Misc/
DHISTORY4904 and AskFolder. The old macfs.StandardGetFile and friends are deprecated.
/external/python/cpython3/Misc/
DHISTORY22288 and AskFolder. The old macfs.StandardGetFile and friends are deprecated.