This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author python-dev
Recipients brian.curtin, heikki, nadeem.vawda, nooB, orsenthil, python-dev, ronaldoussoren, santoso.wijaya, tarek, tim.golden
Date 2011-05-06.15:11:50
SpamBayes Score 0.0087439725
Marked as misclassified No
Message-id <E1QIMh4-00077j-7o@dinsdale.python.org>
In-reply-to
Content
New changeset 011e4bb8b933 by Ronald Oussoren in branch '3.2':
ntpath.samefile fails to detect that "A.TXT" and "a.txt" refer to the same file on Windows XP.
http://hg.python.org/cpython/rev/011e4bb8b933
History
Date User Action Args
2011-05-06 15:11:51python-devsetrecipients: + python-dev, ronaldoussoren, orsenthil, tim.golden, nadeem.vawda, heikki, tarek, brian.curtin, santoso.wijaya, nooB
2011-05-06 15:11:51python-devlinkissue10684 messages
2011-05-06 15:11:50python-devcreate