Home | Trees | Indices | Help |
---|
|
OSError mapping.
This module maps OSErrors to specific, catchable exceptions. For example, an OSError with an errno of ENOENT will be raised as the ENOENT exception. All exceptions derive from OSError, so it is compatible with regular OSError handling.
|
|||
|
|||
|
|
|||
__g =
|
|||
__package__ =
|
|||
__test__ =
|
|||
err_map =
|
|||
errcode = 92
|
|||
errname =
|
|
|
|
|
__g
|
err_map
|
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Thu Feb 16 18:06:43 2012 | http://epydoc.sourceforge.net |