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: <1364771173.72.0.051989587695.issue14254@psf.upfronthosting.co.za> |
2013-03-31 23:06:13 | ned.deily | link | issue14254 messages |
2013-03-31 23:06:13 | ned.deily | create | |
|