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

Vajrasky Kok report at bugs.python.org
Mon Feb 10 07:48:41 CET 2014


Vajrasky Kok added the comment:

Now, that we have fixed this bug in Python 3.4 with this commit http://hg.python.org/cpython/rev/081a9d8ba3c7, what should we do with the bug in Python 3.3?

Use my patch (omitting filenames)?

Keep the status quo (one filename)? If yes, close this ticket as invalid.

Backport Larry's commit (two filenames) which is not straightforward?

----------

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


More information about the Python-bugs-list mailing list