error API [rev. unknown]

class py.error():

py.error lazily provides higher level Exception classes for each possible POSIX errno (as defined per the 'errno' module. All such Exceptions derive from py.error.Error, which itself is a subclass of EnvironmentError.
no source available