Message315273
| Author | eryksun |
|---|---|
| Recipients | Ben FrantzDale, cheryl.sabella, docs@python, eryksun, rhettinger |
| Date | 2018-04-13.23:55:52 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1523663752.91.0.682650639539.issue33275@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
> The sortedness of glob.glob's output is platform-dependent. It's typically file-system dependent (e.g. NTFS, FAT, ISO9660, UDF) -- at least on Windows. NTFS and ISO9660 store directories in sorted order based on the filename (Unicode or ASCII ordinal sort). |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-04-13 23:55:52 | eryksun | set | recipients: + eryksun, rhettinger, docs@python, cheryl.sabella, Ben FrantzDale |
| 2018-04-13 23:55:52 | eryksun | set | messageid: <1523663752.91.0.682650639539.issue33275@psf.upfronthosting.co.za> |
| 2018-04-13 23:55:52 | eryksun | link | issue33275 messages |
| 2018-04-13 23:55:52 | eryksun | create | |