Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/plat-mac/
Dgensuitemodule.py473 compiler = SuiteCompiler(suite, basepackage, output, edit_modnames, verbose)
553 class SuiteCompiler: class