Module exceptions :: Class NotImplementedError
[show private | hide private]
[frames | no frames]

Class NotImplementedError

Exception --+        
            |        
StandardError --+    
                |    
     RuntimeError --+
                    |
                   NotImplementedError

Known Subclasses:
MatchNotImplemented

Method or function hasn't been implemented yet.
Method Summary
    Inherited from Exception
  __init__(...)
  __getitem__(...)
  __str__(...)

Class Variable Summary
    Inherited from StandardError
Implements __implemented__ = <implementedBy exceptions.StandardErro...
ClassProvides __provides__ = <zope.interface.declarations.ClassProvide...
    Inherited from Exception
ClassProvides __providedBy__ = <zope.interface.declarations.ClassProvi...

Generated by Epydoc 2.1 on Wed May 3 13:51:12 2006 http://epydoc.sf.net