Message78425
| Author | pitrou |
|---|---|
| Recipients | mrts, pitrou |
| Date | 2008-12-28.19:07:14 |
| SpamBayes Score | 4.6158126e-05 |
| Marked as misclassified | No |
| Message-id | <1230491235.6361.37.camel@localhost> |
| In-reply-to | <1230482315.85.0.29725439028.issue4489@psf.upfronthosting.co.za> |
| Content | |
|---|---|
> Using chdir() makes sense and it doesn't look like a too big problem to me: It's a problem if another thread in the process is making file operations using relative paths at the same time. Since shutil functions have until now been safe against this possibility, I don't think it's ok to make them unsafe in future versions. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2008-12-28 19:07:15 | pitrou | set | recipients: + pitrou, mrts |
| 2008-12-28 19:07:15 | pitrou | link | issue4489 messages |
| 2008-12-28 19:07:14 | pitrou | create | |