Ned Deily added the comment:

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.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue14254>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to