Message117834
| Author | ocean-city |
|---|---|
| Recipients | brian.curtin, giampaolo.rodola, ocean-city |
| Date | 2010-10-01.21:00:33 |
| SpamBayes Score | 0.00025733287 |
| Marked as misclassified | No |
| Message-id | <1285966838.04.0.332618700017.issue8879@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I think this is because os.stat and os.lstat doesn't set st_nlink. It is only set via os.fstat. I'll attach quick hack patch. (Again, this is just quick hack patch) I confirmed this passes test_os and test_tarfile. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2010-10-01 21:00:38 | ocean-city | set | recipients: + ocean-city, giampaolo.rodola, brian.curtin |
| 2010-10-01 21:00:38 | ocean-city | set | messageid: <1285966838.04.0.332618700017.issue8879@psf.upfronthosting.co.za> |
| 2010-10-01 21:00:36 | ocean-city | link | issue8879 messages |
| 2010-10-01 21:00:36 | ocean-city | create | |