Hmm. The "missing top line" problem is seen on Windows. I find that
whether the statement is present or not in IOBinding.py makes no
difference on the Mac.

Bruce Sherwood

On Sun, Oct 10, 2010 at 3:40 PM, Bruce Sherwood <bashe...@ncsu.edu> wrote:
>
> I should add that just today I remade the diff at
> http://vpython.org/vidle/patch.diff because I discovered that I'd
> missed an important correction Guilherme had made. The error is
> present in the Python 3.1.2 idlelib. In IOBinding.py one should delete
> this statement:
>
>     self.text.see("insert")
>
> Unless this statement is deleted, when you open a long file the first
> line is not seen; it's above the edit display. This can be pretty
> confusing.
_______________________________________________
IDLE-dev mailing list
IDLE-dev@python.org
http://mail.python.org/mailman/listinfo/idle-dev

Reply via email to