Home | Trees | Indices | Help |
|
---|
|
SCons.Script.SConscript This module defines the Python API provided to SConscript and SConstruct files.
|
|||
SConscriptReturn | |||
Frame A frame on the SConstruct/SConscript call stack |
|||
SConsEnvironment An Environment subclass that contains all of the methods that are particular to the wrapper SCons interface and which aren't (or shouldn't be) part of the build engine itself. |
|||
DefaultEnvironmentCall A class that implements "global function" calls of Environment methods by fetching the specified method from the DefaultEnvironment's class. |
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|
|||
__revision__ =
|
|||
launch_dir =
|
|||
GlobalDict = False
|
|||
global_exports =
|
|||
sconscript_chdir = 1
|
|||
call_stack =
|
|||
stack_bottom =
|
|||
_DefaultEnvironmentProxy = False
|
|
Print an exception stack trace just for the SConscript file(s). This will show users who have Python errors where the problem is, without cluttering the output with all of the internal calls leading up to where we exec the SConscript. |
|
__revision__
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0beta1 on Mon Jun 14 22:07:43 2010 | http://epydoc.sourceforge.net |