Message185691
With the rev1 patch (on OS X), the cursor seems to end up on the wrong line after the restart:
>>> import sys
>>> sys.stdin.readline()
>>> ================================ RESTART ================================
>>>
*Cursor left here at (*), i.e. the left margin of the next line, not on the same line as the ">>> " prompt. |
|
| Date |
User |
Action |
Args |
| 2013-03-31 23:06:13 | ned.deily | set | recipients:
+ ned.deily, terry.reedy, roger.serwy |
| 2013-03-31 23:06:13 | ned.deily | set | messageid: <[email protected]> |
| 2013-03-31 23:06:13 | ned.deily | link | issue14254 messages |
| 2013-03-31 23:06:13 | ned.deily | create | |
|