Module exceptions :: Class LookupError
[frames | no frames]

Class LookupError

Exception --+    
            |    
StandardError --+
                |
               LookupError

Known Subclasses:
KeyError

Base class for lookup errors.
Method Summary
    Inherited from Exception
  __init__(...)
  __getitem__(...)
  __str__(...)

Generated by Epydoc 2.1 on Sat Aug 26 09:33:46 2006 http://epydoc.sf.net