Message336268
| Author | martin.panter |
|---|---|
| Recipients | RadicalZephyr, cheryl.sabella, docs@python, martin.panter, twouters |
| Date | 2019-02-21.23:03:53 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1550790233.98.0.269204935916.issue22865@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
I'm not sure it is wise for the Python documentation to suggest inserting null bytes in general. This seems more like an application-specific hack. There is nothing in Python that handles these null bytes specially, and I expect they will be seen if the child reads the terminal in raw mode, or if the parent's output is redirected to a file, sent over the network or a real serial link. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-02-21 23:03:54 | martin.panter | set | recipients: + martin.panter, twouters, docs@python, RadicalZephyr, cheryl.sabella |
| 2019-02-21 23:03:53 | martin.panter | set | messageid: <1550790233.98.0.269204935916.issue22865@roundup.psfhosted.org> |
| 2019-02-21 23:03:53 | martin.panter | link | issue22865 messages |
| 2019-02-21 23:03:53 | martin.panter | create | |