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 ronaldoussoren
Recipients brian.curtin, ronaldoussoren, santoso.wijaya
Date 2013-01-04.16:04:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1357315494.15.0.0554574508526.issue12018@psf.upfronthosting.co.za>
In-reply-to
Content
There are tests for samefile and sameopenfile in test_genericpath.GenericTest which is included by test_ntpath (NtCommonTest subclasses test_genericpath.CommonTest which again subclasses GenericTest).

I cannot easily test on Windows (the only windows systems I've easy access to are production boxes using py2.7), but if my analysis is correct this issue can be closed
History
Date User Action Args
2013-01-04 16:04:54ronaldoussorensetrecipients: + ronaldoussoren, brian.curtin, santoso.wijaya
2013-01-04 16:04:54ronaldoussorensetmessageid: <1357315494.15.0.0554574508526.issue12018@psf.upfronthosting.co.za>
2013-01-04 16:04:54ronaldoussorenlinkissue12018 messages
2013-01-04 16:04:53ronaldoussorencreate