summaryrefslogtreecommitdiff
path: root/Python/errors.c
diff options
context:
space:
mode:
authorBarry Warsaw <barry@python.org>1998-07-23 15:59:57 +0000
committerBarry Warsaw <barry@python.org>1998-07-23 15:59:57 +0000
commitd086a1a8649ca1bb0720d701112c698ab5463db2 (patch)
tree9723060b1c32699ced331fd875eea76bc9137a4f /Python/errors.c
parent62a21a2ebe114e7d02253c81b2fdf930b1b5003a (diff)
downloadcpython-git-d086a1a8649ca1bb0720d701112c698ab5463db2.tar.gz
Added support for two new standard errors: EnvironmentError and
OSError. The EnvironmentError serves primarily as the (common implementation) base class for IOError and OSError. OSError is used by posixmodule.c Also added tuple definition of EnvironmentError when using string based exceptions.
Diffstat (limited to 'Python/errors.c')
0 files changed, 0 insertions, 0 deletions