Message110539
| Author | eric.araujo |
|---|---|
| Recipients | Arfrever, eric.araujo, tarek |
| Date | 2010-07-17.07:20:20 |
| SpamBayes Score | 0.17015542 |
| Marked as misclassified | No |
| Message-id | <1279351225.01.0.903814040841.issue9281@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Note: Your patch fixes distutils, but in distutils2 dir_util is gone, use of its functions replaced by shutil calls or duplicated code with, I’m afraid, the same isdir/mkdir race condition. I wonder how we could add tests for that instead. Thanks for the heads-up, I’m adding a “grep makedirs|rmdir” on my todo list. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2010-07-17 07:20:25 | eric.araujo | set | recipients: + eric.araujo, tarek, Arfrever |
| 2010-07-17 07:20:25 | eric.araujo | set | messageid: <1279351225.01.0.903814040841.issue9281@psf.upfronthosting.co.za> |
| 2010-07-17 07:20:22 | eric.araujo | link | issue9281 messages |
| 2010-07-17 07:20:21 | eric.araujo | create | |