Message119176
| Author | shaurz |
|---|---|
| Recipients | shaurz |
| Date | 2010-10-19.23:14:29 |
| SpamBayes Score | 0.0024126442 |
| Marked as misclassified | No |
| Message-id | <1287530071.19.0.608159353416.issue10148@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
When copying a file with shutil.copy2() between two ext4 filesystems on 64-bit Linux, the mtime of the destination file is different after the copy. It appears as if the resolution is slightly different, so the mtime is truncated slightly. For example: source file mtime: 1287367331.8433506 destination file mtime: 1287367331.84335 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2010-10-19 23:14:31 | shaurz | set | recipients: + shaurz |
| 2010-10-19 23:14:31 | shaurz | set | messageid: <1287530071.19.0.608159353416.issue10148@psf.upfronthosting.co.za> |
| 2010-10-19 23:14:29 | shaurz | link | issue10148 messages |
| 2010-10-19 23:14:29 | shaurz | create | |