Message185673
| Author | gregory.p.smith |
|---|---|
| Recipients | Trundle, brian.curtin, eric.araujo, giampaolo.rodola, gregory.p.smith, loewis, neologix, nvetoshkin, pitrou, rhettinger, serhiy.storchaka, socketpair, terry.reedy, tim.golden, torsten, twouters |
| Date | 2013-03-31.21:08:58 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1364764142.23.0.698440822133.issue11406@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Here's an updated patch that fixes the windows build based on twouters' comments. It goes ahead and removes the old C implementation of listdir in favor of the trivial Python wrapping of scandir. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013-03-31 21:09:03 | gregory.p.smith | set | recipients: + gregory.p.smith, loewis, twouters, rhettinger, terry.reedy, pitrou, giampaolo.rodola, tim.golden, eric.araujo, Trundle, brian.curtin, torsten, nvetoshkin, neologix, socketpair, serhiy.storchaka |
| 2013-03-31 21:09:02 | gregory.p.smith | set | messageid: <1364764142.23.0.698440822133.issue11406@psf.upfronthosting.co.za> |
| 2013-03-31 21:09:02 | gregory.p.smith | link | issue11406 messages |
| 2013-03-31 21:09:02 | gregory.p.smith | create | |