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 brian.curtin
Recipients brian.curtin, giampaolo.rodola, ocean-city
Date 2010-09-29.18:51:12
SpamBayes Score 0.0008717293
Marked as misclassified No
Message-id <1285786275.66.0.62566101404.issue8879@psf.upfronthosting.co.za>
In-reply-to
Content
Now that I think of it, that behavior is expected. Hard links are *supposed* to be different directory entries, so they would come out of that function as-is, and the current tests are correctly implemented.

Uploaded to http://codereview.appspot.com/2290042
History
Date User Action Args
2010-09-29 18:51:15brian.curtinsetrecipients: + brian.curtin, ocean-city, giampaolo.rodola
2010-09-29 18:51:15brian.curtinsetmessageid: <1285786275.66.0.62566101404.issue8879@psf.upfronthosting.co.za>
2010-09-29 18:51:14brian.curtinlinkissue8879 messages
2010-09-29 18:51:14brian.curtincreate