Message253701
| Author | desbma |
|---|---|
| Recipients | desbma, josh.r, martin.panter, r.david.murray |
| Date | 2015-10-29.23:25:28 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1446161128.54.0.375015233262.issue25156@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I played a bit with Unix domain sockets, and it appears you can not open them like a file with open(). So they do no work with the current implementation of shutil.copyfile anyway. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2015-10-29 23:25:28 | desbma | set | recipients: + desbma, r.david.murray, martin.panter, josh.r |
| 2015-10-29 23:25:28 | desbma | set | messageid: <1446161128.54.0.375015233262.issue25156@psf.upfronthosting.co.za> |
| 2015-10-29 23:25:28 | desbma | link | issue25156 messages |
| 2015-10-29 23:25:28 | desbma | create | |