Message238027
| Author | vstinner |
|---|---|
| Recipients | benhoyt, python-dev, scott.dial, serhiy.storchaka, vstinner |
| Date | 2015-03-13.13:16:56 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1426252616.94.0.281492247258.issue23605@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
>> Are you testing the top-bottom or bottom-up? > My benchmark.py calls os.walk() with topdown=True, which is the default. Is it worth to mention in the os.walk() doc that topdown=False can be faster? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2015-03-13 13:16:56 | vstinner | set | recipients: + vstinner, scott.dial, benhoyt, python-dev, serhiy.storchaka |
| 2015-03-13 13:16:56 | vstinner | set | messageid: <1426252616.94.0.281492247258.issue23605@psf.upfronthosting.co.za> |
| 2015-03-13 13:16:56 | vstinner | link | issue23605 messages |
| 2015-03-13 13:16:56 | vstinner | create | |