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

2008-01-11 Thread David Gardner

David Gardner added the comment:

the output of symtest.py looks like:
type 'instance'
(13, 'Permission denied')
[Errno 13] Permission denied

__
Tracker [EMAIL PROTECTED]
http://bugs.python.org/issue1809
__
___
Python-bugs-list mailing list 
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



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

2008-01-11 Thread David Gardner

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 [EMAIL PROTECTED]
http://bugs.python.org/issue1809
__
___
Python-bugs-list mailing list 
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com