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

Class NameError



Exception --+    
            |    
StandardError --+
                |
               NameError
Known Subclasses:
UnboundLocalError

Name not found globally.

Instance Methods [hide private]

Inherited from Exception: __getitem__, __init__, __providedBy__, __str__

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

__provides__

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