Package epydoc :: Module apidoc :: Class _Sentinel
[hide private]
[frames] | no frames]

Class _Sentinel
source code

A unique value that won't compare equal to any other value. This class is used to create UNKNOWN.

Instance Methods [hide private]
  __init__(self, name)
  __repr__(self)
  __nonzero__(self)

Method Details [hide private]

__init__(self, name)
(Constructor)

source code 

__repr__(self)
(Representation operator)

source code 

__nonzero__(self)
(Boolean test operator)

source code