[Idle-dev] CVS: idle EditorWindow.py,1.30,1.31
Mats Wichmann
mats@laplaza.org
Mon, 16 Sep 2002 20:44:25 -0600
At 07:13 PM 9/15/2002 -0700, Kurt B. Kaiser wrote:
>Update of /cvsroot/idlefork/idle
>In directory usw-pr-cvs1:/tmp/cvs-serv22220
>
>Modified Files:
> EditorWindow.py
>Log Message:
>Merge Py Idle changes:
>
>Rev 1.39 GvR
>Properly fix SF bug #507298 (Gregor Lingl): shellpython2.2 -Qnew smart
>indent error
>
>Use // where int division is intended. (This breaks IDLE for use with
>previous Python versions -- I don't care.)
Is this kind of breakage really necessary?