Message238024
| Author | serhiy.storchaka |
|---|---|
| Recipients | benhoyt, python-dev, scott.dial, serhiy.storchaka, vstinner |
| Date | 2015-03-13.12:19:31 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1426249172.06.0.988278624954.issue23605@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
You fast_bottom-up looks awesome, but much more correct. This is what I meant when warned that correct implementations with scandir() will be complex. Could you please add a test based on my example (i.e. converting symlinks to a directory during walking) and may be other (creating new directory and adding it to the dirs list)? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2015-03-13 12:19:32 | serhiy.storchaka | set | recipients: + serhiy.storchaka, scott.dial, vstinner, benhoyt, python-dev |
| 2015-03-13 12:19:32 | serhiy.storchaka | set | messageid: <1426249172.06.0.988278624954.issue23605@psf.upfronthosting.co.za> |
| 2015-03-13 12:19:32 | serhiy.storchaka | link | issue23605 messages |
| 2015-03-13 12:19:31 | serhiy.storchaka | create | |