[issue19887] Path.resolve() fails on complex symlinks

Vajrasky Kok report at bugs.python.org
Sat Dec 7 15:38:22 CET 2013


Vajrasky Kok added the comment:

And don't forget to use self.dirlink instead of os.symlink(src, dst, target_is_directory=True).

----------

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


More information about the Python-bugs-list mailing list