Message256850
| Author | socketpair |
|---|---|
| Recipients | Arfrever, barry, eric.araujo, eric.smith, exarkun, giampaolo.rodola, loewis, martin.panter, meatballhat, milko.krachounov, ncoghlan, neologix, olemis, pitrou, socketpair, tarek, vstinner |
| Date | 2015-12-22.18:43:11 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1450809791.18.0.0381686606694.issue8604@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
instead of realpath, os.lstat() may be used in order to detect if target file object is not plain file. Also, os.rename() cannot be used since it follows symlinks by default. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2015-12-22 18:43:11 | socketpair | set | recipients: + socketpair, loewis, barry, exarkun, ncoghlan, pitrou, vstinner, eric.smith, giampaolo.rodola, tarek, eric.araujo, Arfrever, olemis, meatballhat, milko.krachounov, neologix, martin.panter |
| 2015-12-22 18:43:11 | socketpair | set | messageid: <1450809791.18.0.0381686606694.issue8604@psf.upfronthosting.co.za> |
| 2015-12-22 18:43:11 | socketpair | link | issue8604 messages |
| 2015-12-22 18:43:11 | socketpair | create | |