Message 255096 - Python tracker
Message255096
| Author | Drekin |
|---|---|
| Recipients | Albert.Zeyer, Drekin, martin.panter |
| Date | 2015-11-22.12:32:16 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1448195537.01.0.550783135085.issue12869@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
> * The interactive interpreter always reads from the original standard input, whether Readline is used or not. This is not true โ the interactive interpreter reads via PyOS_Readline, which may call whatever readline hook is installed. I think the situation would be much more clear if something like my proposal was implemented (https://mail.python.org/pipermail/python-dev/2015-November/142246.html). |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2015-11-22 12:32:17 | Drekin | set | recipients: + Drekin, Albert.Zeyer, martin.panter |
| 2015-11-22 12:32:17 | Drekin | set | messageid: <1448195537.01.0.550783135085.issue12869@psf.upfronthosting.co.za> |
| 2015-11-22 12:32:16 | Drekin | link | issue12869 messages |
| 2015-11-22 12:32:16 | Drekin | create | |