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

Class PendingDeprecationWarning



Exception --+    
            |    
      Warning --+
                |
               PendingDeprecationWarning

Base class for warnings about features which will be deprecated in the future.

Instance Methods [hide private]

Inherited from Exception: __getitem__, __init__, __providedBy__, __str__

Class Variables [hide private]

Inherited from Warning: __implemented__, __provides__