[issue5985] Implement os.path.samefile and os.path.sameopenfile on Windows

Andrew Svetlov report at bugs.python.org
Sun Dec 6 02:38:57 CET 2009


Andrew Svetlov <andrew.svetlov at gmail.com> added the comment:

Please note: patch for http://bugs.python.org/issue1578269 is already has 
implementation for samefile. It's easer to add sameopenfile is same way 
than maintain two different approaches.

Unfortunately solution will work only starting from Windows Vista and 
Windows Server 2008.

----------
nosy: +asvetlov

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


More information about the Python-bugs-list mailing list