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 issue-2856:267...
  __package__ = 'SCons.Node'
Variables Details [hide private]

__revision__

Value:
'src/engine/SCons/Node/Python.py issue-2856:2676:d23b7a2f45e8 2012/08/\
05 15:38:28 garyo'