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

Class NotImplementedError

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


Method or function hasn't been implemented yet.

Method Summary
    Inherited from Exception
  __init__(...)
  __getitem__(...)
  __str__(...)

Generated by Epydoc 2.1 on Mon Apr 17 12:39:11 2006 http://epydoc.sf.net