Message 133996 - Python tracker
Message133996
| Author | ned.deily |
|---|---|
| Recipients | ixokai, ned.deily, pitrou, rosslagerwall, sdaoden, vstinner |
| Date | 2011-04-18.22:26:11 |
| SpamBayes Score | 0.020854812 |
| Marked as misclassified | No |
| Message-id | <1303165572.22.0.892657075363.issue11779@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Note that the various HFS variants, the default file system types on OS X, do not support sparse files at all. So any tests of large files require at some point that the system writes out all the data in the file. http://developer.apple.com/library/mac/#documentation/MacOSX/Conceptual/BPFileSystem/Articles/Comparisons.html |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2011-04-18 22:26:12 | ned.deily | set | recipients: + ned.deily, ixokai, pitrou, vstinner, rosslagerwall, sdaoden |
| 2011-04-18 22:26:12 | ned.deily | set | messageid: <1303165572.22.0.892657075363.issue11779@psf.upfronthosting.co.za> |
| 2011-04-18 22:26:11 | ned.deily | link | issue11779 messages |
| 2011-04-18 22:26:11 | ned.deily | create | |