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

Class ImportError

Exception --+    
            |    
StandardError --+
                |
               ImportError


Import can't find module, or can't find name in module.
Method Summary
  __init__(...)
(inherited from Exception)
  __getitem__(...)
(inherited from Exception)
  __str__(...)
(inherited from Exception)

Generated by Epydoc 1.2 prerelease on Wed Jan 29 06:25:25 2003 http://epydoc.sf.net