Message 96828 - Python tracker

Message96828

Author loewis
Recipients jaraco, loewis
Date 2009-12-23.02:07:04
SpamBayes Score 0.045706946
Marked as misclassified No
Message-id <1261534026.34.0.441945918734.issue7566@psf.upfronthosting.co.za>
In-reply-to
Content
As NTFS supports hard links, I think GetFileInformationByHandle should
be used to compare handles (looking at dwVolumeSerialNumber,
nFileIndexHigh,nFileIndexLow)
History
Date User Action Args
2009-12-23 02:07:06loewissetrecipients: + loewis, jaraco
2009-12-23 02:07:06loewissetmessageid: <1261534026.34.0.441945918734.issue7566@psf.upfronthosting.co.za>
2009-12-23 02:07:04loewislinkissue7566 messages
2009-12-23 02:07:04loewiscreate