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__(...)

Generated by Epydoc 2.1 on Fri Mar 11 00:37:46 2005 http://epydoc.sf.net