exceptions :: Warning :: Class Warning
[hide private]
[frames] | no frames]

Class Warning



Exception --+
            |
           Warning
Known Subclasses:
DeprecationWarning, FutureWarning, OverflowWarning, PendingDeprecationWarning, RuntimeWarning, SyntaxWarning, UserWarning

Base class for warning categories.

Instance Methods [hide private]

Inherited from Exception: __getitem__, __init__, __providedBy__, __str__

Class Variables [hide private]
  __implemented__ = <implementedBy exceptions.Warning>
  __provides__ = <zope.interface.declarations.ClassProvides obje...
Class Variable Details [hide private]

__provides__

Value:
<zope.interface.declarations.ClassProvides object at 0x2413630>