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

Class FutureWarning



Exception --+    
            |    
      Warning --+
                |
               FutureWarning

Base class for warnings about constructs that will change semantically in the future.

Instance Methods [hide private]

Inherited from Exception: __getitem__, __init__, __providedBy__, __str__

Class Variables [hide private]

Inherited from Warning: __implemented__, __provides__