Message237913
| Author | benhoyt |
|---|---|
| Recipients | benhoyt, python-dev, scott.dial, serhiy.storchaka, vstinner |
| Date | 2015-03-12.02:56:38 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1426128998.12.0.798475925215.issue23605@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Note specifically in the unsymlink() example Serhiy gave, you probably don't *want* os.walk() to recurse into a symlink-to-a-directory-that's-changed-to-a-directory, and you probably haven't thought about it doing so, so maybe the new behaviour is fine? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2015-03-12 02:56:38 | benhoyt | set | recipients: + benhoyt, scott.dial, vstinner, python-dev, serhiy.storchaka |
| 2015-03-12 02:56:38 | benhoyt | set | messageid: <1426128998.12.0.798475925215.issue23605@psf.upfronthosting.co.za> |
| 2015-03-12 02:56:38 | benhoyt | link | issue23605 messages |
| 2015-03-12 02:56:38 | benhoyt | create | |