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 BreamoreBoy
Recipients BreamoreBoy, brian.curtin, dawidjoubert, ezio.melotti, steve.dower, tim.golden, valhallasw, zach.ware
Date 2014-07-29.20:58:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1406667523.54.0.344195820938.issue4198@psf.upfronthosting.co.za>
In-reply-to
Content
How does the new pathlib module handle this?  Also note from the docs for os.samefile() "Changed in version 3.4: Windows now uses the same implementation as all other platforms.".
History
Date User Action Args
2014-07-29 20:58:43BreamoreBoysetrecipients: + BreamoreBoy, tim.golden, ezio.melotti, dawidjoubert, brian.curtin, valhallasw, zach.ware, steve.dower
2014-07-29 20:58:43BreamoreBoysetmessageid: <1406667523.54.0.344195820938.issue4198@psf.upfronthosting.co.za>
2014-07-29 20:58:43BreamoreBoylinkissue4198 messages
2014-07-29 20:58:43BreamoreBoycreate