diff options
author | Barry Warsaw <barry@python.org> | 1998-07-23 16:14:40 (GMT) |
---|---|---|
committer | Barry Warsaw <barry@python.org> | 1998-07-23 16:14:40 (GMT) |
commit | d58d7647f333f149da0263df7529c9130469b68b (patch) | |
tree | 1bd60dfc5cd0e57adceae4a922452e56a3bf68a0 /Doc/paper-a4 | |
parent | 52ddc0e7567fb927ca3a5cd1ed4243c3450a552e (diff) | |
download | cpython-d58d7647f333f149da0263df7529c9130469b68b.zip cpython-d58d7647f333f149da0263df7529c9130469b68b.tar.gz cpython-d58d7647f333f149da0263df7529c9130469b68b.tar.bz2 |
Several changes to support inclusion of filename in relevent
exceptions:
posix_error_with_filename(): New function which calls
PyErr_SetFromErrnoWithFilename()
The following methods have been changed to call
posix_error_with_filename():
posix_1str()
posix_strint()
posix_strintint()
posix_do_stat()
posix_mkdir()
posix_utime()
posix_readlink()
posix_open()
INITFUNC(): os.error (nee PosixError) is PyExc_OSError
Diffstat (limited to 'Doc/paper-a4')
0 files changed, 0 insertions, 0 deletions