[issue16074] Bad error message in os.rename, os.link, and os.symlink

Vajrasky Kok report at bugs.python.org
Mon Dec 2 05:33:47 CET 2013


Vajrasky Kok added the comment:

Patch for Python 3.3. It omitted file information for error messages in rename, symlink, and link.

I'll create a separate ticket for adding extra file information to these error messages.

----------
Added file: http://bugs.python.org/file32935/better_error_message_in_os_rename_link_symlink_for_python_33.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue16074>
_______________________________________


More information about the Python-bugs-list mailing list