[Idle-dev] How does one offer patches?

Bruce Sherwood basherwo at ncsu.edu
Mon Oct 11 01:04:53 CEST 2010


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 <basherwo at 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.


More information about the IDLE-dev mailing list