Message195733
| Author | ncoghlan |
|---|---|
| Recipients | a.badger, abadger1999, benjamin.peterson, ezio.melotti, lemburg, ncoghlan, pitrou, r.david.murray, vstinner |
| Date | 2013-08-21.00:25:19 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <CADiSq7e-_SHG1=pwBTbUYqDT7przVJjSO3RGvDAu+7iC4BTTyg@mail.gmail.com> |
| In-reply-to | <1377044191.58.0.292561564195.issue18713@psf.upfronthosting.co.za> |
| Content | |
|---|---|
Which reminds me: I'm curious what "ls" currently does for malformed filenames. The aim of this change would be to get 'python -c "import os; print(os.listdir())"' to do the best it can to work without losing data in such a situation. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013-08-21 00:25:20 | ncoghlan | set | recipients: + ncoghlan, lemburg, pitrou, vstinner, abadger1999, benjamin.peterson, ezio.melotti, a.badger, r.david.murray |
| 2013-08-21 00:25:20 | ncoghlan | link | issue18713 messages |
| 2013-08-21 00:25:19 | ncoghlan | create | |