Package SCons :: Package Node :: Module Python
[hide private]
[frames] | no frames]

Module Python

source code

scons.Node.Python

Python nodes.



Classes [hide private]
  ValueNodeInfo
The generic base class for signature information for a Node.
  ValueBuildInfo
The generic base class for build information for a Node.
  Value
A class for Python variables, typically passed on the command line or generated by a script, but not from a file or some other source.
Variables [hide private]
  __revision__ = 'src/engine/SCons/Node/Python.py 4720 2010/03/2...
Variables Details [hide private]

__revision__

Value:
'src/engine/SCons/Node/Python.py 4720 2010/03/24 03:14:11 jars'