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

David Gardner report at bugs.python.org
Sat Jan 12 00:46:33 CET 2008


New submission from David Gardner:

the docs for os.symlink at: http://docs.python.org/lib/os-file-dir.html
don't mention if the function raises an exception if there was a file
permission failure.

----------
components: Documentation
files: symtest.py
messages: 59762
nosy: dgardner
severity: minor
status: open
title: docs for os.symlink(src, dst) doesn't mention exceptions
type: behavior
versions: Python 2.5
Added file: http://bugs.python.org/file9133/symtest.py

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


More information about the Python-bugs-list mailing list