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
commit82e6d325807f5033f4a1ed543df439b3ebb0fe80 (patch)
tree36920e765fa270349ffbceef7391079fac35cd10 /Python/errors.c
parente0947cfe0afff6b1413dd82bec81e1bee8e81d77 (diff)
downloadcpython-82e6d325807f5033f4a1ed543df439b3ebb0fe80.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