Message273204
| Author | ztane |
|---|---|
| Recipients | hathawsh, martin.panter, vstinner, ztane |
| Date | 2016-08-20.11:51:48 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1471693909.21.0.0325365699615.issue27805@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Presumably the case was that a *named* log file is opened with 'a' mode, and one could pass '/dev/stdout' just like any other name of a file, and it did work, but not in Python 3.5. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-08-20 11:51:49 | ztane | set | recipients: + ztane, hathawsh, vstinner, martin.panter |
| 2016-08-20 11:51:49 | ztane | set | messageid: <1471693909.21.0.0325365699615.issue27805@psf.upfronthosting.co.za> |
| 2016-08-20 11:51:49 | ztane | link | issue27805 messages |
| 2016-08-20 11:51:49 | ztane | create | |