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

Class OSError

Exception --+        
            |        
StandardError --+    
                |    
 EnvironmentError --+
                    |
                   OSError


OS system call failed.
Method Summary
Inherited from EnvironmentError: __init__, __str__
Inherited from Exception: __getitem__

Class Variable Summary
Implements __implemented__ = <implementedBy exceptions.OSError>
ClassProvides __provides__ = <zope.interface.declarations.ClassProvide...
Inherited from Exception: __providedBy__

Class Variable Details

__implemented__

Type:
Implements
Value:
<implementedBy exceptions.OSError>                                     

__provides__

Type:
ClassProvides
Value:
<zope.interface.declarations.ClassProvides object at 0x2279090>        

Generated by Epydoc 2.1 on Thu Aug 16 09:55:07 2007 http://epydoc.sf.net