Searched defs:basepkgname (Results 1 – 1 of 1) sorted by relevance
/external/python/cpython2/Lib/plat-mac/ |
D | gensuitemodule.py | 98 def main_interactive(interact=0, basepkgname='StdSuites'): argument 147 def processfile_fromresource(fullname, output=None, basepkgname=None, argument 186 def processfile(fullname, output=None, basepkgname=None, argument 259 def compileaetelist(aetelist, fullname, output=None, basepkgname=None, argument 433 def compileaete(aete, resinfo, fname, output=None, basepkgname=None, argument
|