[issue1809] docs for os.symlink(src, dst) doesn't mention exceptions

Georg Brandl report at bugs.python.org
Sat Jan 12 11:54:09 CET 2008


Georg Brandl added the comment:

Most of the os functions don't specify that they raise OSError in the
case of invalid or inaccessible paths.

I've now added a general note to that effect in r59930.

----------
resolution:  -> fixed
status: open -> closed

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue1809>
__________________________________


More information about the Python-bugs-list mailing list