Ronald Oussoren <ronaldousso...@mac.com> added the comment: I'm not sure what the right course of action is, revert my patch try to get ntpath.samefile fixed and then reapply my patch or something else?
ntpath.samefile is definitely broken on XP: * Create a file "a.txt" * Start python3.2 >>> os.path.samefile("a.txt", "A.TXT") False ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue10684> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com