Message315275
| Author | Ben FrantzDale |
|---|---|
| Recipients | Ben FrantzDale, cheryl.sabella, docs@python, eryksun, rhettinger |
| Date | 2018-04-14.00:09:48 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1523664589.04.0.682650639539.issue33275@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Fascinating. That seems like an even wilder gotcha: It sounds like a script assuming sorted results would work in one directory (on one filesystem) but not on another. Or even weirder, if I had a mounted scratch partition, the script could work until I (or a sys admin) mounts a larger drive with a different filesystem on the same mountpoint. Yikes! Either way, this gotcha seems worth mentioning explicitly. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-04-14 00:09:49 | Ben FrantzDale | set | recipients: + Ben FrantzDale, rhettinger, docs@python, eryksun, cheryl.sabella |
| 2018-04-14 00:09:49 | Ben FrantzDale | set | messageid: <1523664589.04.0.682650639539.issue33275@psf.upfronthosting.co.za> |
| 2018-04-14 00:09:48 | Ben FrantzDale | link | issue33275 messages |
| 2018-04-14 00:09:48 | Ben FrantzDale | create | |