Bruce Sherwood <bruce.sherw...@gmail.com> added the comment:

Perhaps I've used misleadingt terminology. What I meant is that I did
do a diff between IDLE 2.7 and the result of Guilherme Polo's work,
but the latter code started from Python 3 code and was modified as
needed for 2.7 (e.g. renaming tkinter as Tkinter, etc.) before
generating the patch.

Bruce Sherwood

On Mon, Oct 18, 2010 at 11:44 AM, Amaury Forgeot d'Arc
<rep...@bugs.python.org> wrote:
>
> Amaury Forgeot d'Arc <amaur...@gmail.com> added the comment:
>
> But this patch is a diff between a 2.7 and a 3.2 version of IDLE, isn't it?  
> The tkinter->Tkinter renaming is not supposed to happen in the 2.7 branch.
> Could you instead show a diff between the present version of IDLE in 2.7 and 
> the result of your work, so we can better see the impact of the change?
>
> ----------
> nosy: +amaury.forgeotdarc
>
> _______________________________________
> Python tracker <rep...@bugs.python.org>
> <http://bugs.python.org/issue10137>
> _______________________________________
>

----------

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

Reply via email to