Brian Curtin <br...@python.org> added the comment:

I have this working when you stat the symlink from the directory it was created 
or above...but oddly it does not work when you open a symlink below the 
directory it exists in.

DeviceIoControl isn't used for reparse tag handling anymore, and I'm using 
GetFinalPathNameByHandle similar to how it was used in previous versions of 
this code. There's still a case to handle and maybe some cleanup, but there's 
decent progress and hope that I can get it done very soon.

----------

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

Reply via email to