Home | Trees | Indices | Help |
|
---|
|
Place-holder for the old SCons.Sig module hierarchy This is no longer used, but code out there (such as the NSIS module on the SCons wiki) may try to import SCons.Sig. If so, we generate a warning that points them to the line that caused the import, and don't die. If someone actually tried to use the sub-modules or functions within the package (for example, SCons.Sig.MD5.signature()), then they'll still get an AttributeError, but at least they'll know where to start looking.
|
|||
MD5Null | |||
TimeStampNull |
|
|||
__revision__ =
|
|||
__doc__ = """Place-holder for the old SCons.Sig module hierar
|
|||
msg =
|
|||
default_calc = False
|
|||
default_module = False
|
|||
MD5 = MD5Null()
|
|||
TimeStamp = TimeStampNull()
|
|
__revision__
|
__doc__
|
msg
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0beta1 on Mon Jun 14 22:07:43 2010 | http://epydoc.sourceforge.net |