Roundup Robot added the comment:

New changeset 29a2557d693e by Jason R. Coombs in branch '3.3':
Issue #13772: Restored directory detection of targets in `os.symlink` on 
Windows, which was temporarily removed in Python 3.2.3 due to an incomplete 
implementation. The implementation now works even if the symlink is created in 
a location other than the current directory.
http://hg.python.org/cpython/rev/29a2557d693e

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue13772>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to