Sha256: 5f4cf13e1d080c11af44f5c6c9bc6aa0ea5da94f8c60861c8927aaaacd2d716c
Contents?: true
Size: 1.79 KB
Versions: 2
Compression:
Stored size: 1.79 KB
Contents
r$Lc @ s d Z d Z d d k Z d d k Z d Z e i i e i i e d Z d Z d e i i f d YZ d e i i f d YZ e Z e Z d S( s6 src/engine/SCons/Sig.py 5023 2010/06/14 22:05:46 sconss 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. iNsr The SCons.Sig module no longer exists. Remove the following "import SCons.Sig" line to eliminate this warning:t MD5Nullc B s e Z d Z RS( c C s d S( Ns MD5Null()( ( t self( ( s, install/lib/scons-2.0.0.final.0/SCons/Sig.pyt __repr__1 s ( t __name__t __module__R ( ( ( s, install/lib/scons-2.0.0.final.0/SCons/Sig.pyR 0 s t TimeStampNullc B s e Z d Z RS( c C s d S( Ns TimeStampNull()( ( R ( ( s, install/lib/scons-2.0.0.final.0/SCons/Sig.pyR 5 s ( R R R ( ( ( s, install/lib/scons-2.0.0.final.0/SCons/Sig.pyR 4 s ( t __revision__t __doc__t SCons.Utilt SConst SCons.Warningst msgt Warningst warnt DeprecatedSigModuleWarningt Nonet default_calct default_modulet Utilt NullR R t MD5t TimeStamp( ( ( s, install/lib/scons-2.0.0.final.0/SCons/Sig.pyt <module> s
Version data entries
2 entries across 2 versions & 1 rubygems