Panda3D
Functions | Variables

Package pyinst.archivebuilder

Functions

def Dependencies
def GetCompiled

Variables

 MF = modulefinder

Function Documentation

def pyinst.archivebuilder.Dependencies (   script)
Get a logical TOC directly from the dependencies of a script.

   The returned TOC does NOT contain the script.
   It does contain extension modules. Uses modulefinder.
def pyinst.archivebuilder.GetCompiled (   seq,
  lvl = 'c' 
)
SEQ is a list of .py files, or a logical TOC.
   Return as .pyc or .pyo files (LVL) after ensuring their existence

Variable Documentation

MF = modulefinder
 All Classes Namespaces Functions Variables Properties