Home
last modified time | relevance | path

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

/external/python/cpython2/Mac/scripts/
Dgenallsuites.py28 gensuitemodule.processfile(SYSTEMEVENTS,
33 gensuitemodule.processfile(CODEWARRIOR,
37 gensuitemodule.processfile(EXPLORER,
41 gensuitemodule.processfile(FINDER,
45 gensuitemodule.processfile(NETSCAPE,
49 gensuitemodule.processfile(TERMINAL,
/external/python/cpython2/Doc/library/
Dgensuitemodule.rst31 .. function:: processfile(application[, output, basepkgname, edit_modnames, creatorsignature, dump…
50 When ``dump`` is given it should refer to a file object, and ``processfile``
53 and specifying it will cause ``processfile`` to tell you what it is doing.
58 This function does the same as ``processfile``, except that it uses a different
/external/python/cpython2/Lib/plat-mac/
Dgensuitemodule.py56 process_func = processfile
118 processfile(filename, edit_modnames=edit_modnames, basepkgname=basepkgname,
186 def processfile(fullname, output=None, basepkgname=None, function