Package SCons :: Module Sig :: Class TimeStampNull
[hide private]
[frames] | no frames]

Class TimeStampNull

source code

object --+    
         |    
 Util.Null --+
             |
            TimeStampNull

Instance Methods [hide private]
 
__repr__(self) source code

Inherited from Util.Null: __call__, __delattr__, __getattr__, __init__, __nonzero__, __setattr__

Inherited from object: __getattribute__, __hash__, __reduce__, __reduce_ex__, __str__

Static Methods [hide private]

Inherited from Util.Null: __new__

Class Variables [hide private]
  _instance = TimeStampNull()
Properties [hide private]

Inherited from object: __class__

Method Details [hide private]

__repr__(self)
(Representation operator)

source code 
Overrides: Util.Null.__repr__