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

Class EnvironmentError

Exception --+    
            |    
StandardError --+
                |
               EnvironmentError

Known Subclasses:
IOError, OSError

Base class for I/O related errors.
Method Summary
  __init__(...)
  __str__(...)
    Inherited from Exception
  __getitem__(...)

Generated by Epydoc 2.1 on Tue Dec 20 15:33:10 2005 http://epydoc.sf.net