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 3842 2008/12/2...
Variables Details [hide private]

__revision__

Value:
'src/engine/SCons/Node/Python.py 3842 2008/12/20 22:59:52 scons'