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 Tue Aug 17 17:08:21 2004 http://epydoc.sf.net