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 r.david.murray
Recipients Dean Morin, r.david.murray
Date 2018-06-18.20:46:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1529354777.47.0.56676864532.issue33896@psf.upfronthosting.co.za>
In-reply-to
Content
I understand your concern, but this is working as designed and documented.  Using st_ino would mean you would return true if and only if it was the *same* file.  That is not the intent.  See issue 27396 for some background discussion.
History
Date User Action Args
2018-06-18 20:46:17r.david.murraysetrecipients: + r.david.murray, Dean Morin
2018-06-18 20:46:17r.david.murraysetmessageid: <1529354777.47.0.56676864532.issue33896@psf.upfronthosting.co.za>
2018-06-18 20:46:17r.david.murraylinkissue33896 messages
2018-06-18 20:46:17r.david.murraycreate