Please forgive me for my ignorance, but how does one offer patches to
IDLE? At http://vpython.org/vidle/patch.diff is a patch from the
idlelib installed with Windows Python3.1.2 to vidle, where vidle
incorporates the work done in the 2009 GSoC by Guilherme Polo, updated
for Python 3. For details, s
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 wrote:
>
> I should add that just today I remade the diff at
> http://vpython
Nor does it matter on (Ubuntu) Linux. It only seems to matter on Windows.
Bruce Sherwood
On Sun, Oct 10, 2010 at 5:04 PM, Bruce Sherwood wrote:
> 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
Bruce Sherwood wrote:
> Please forgive me for my ignorance, but how does one offer patches to
> IDLE? At http://vpython.org/vidle/patch.diff is a patch from the
> idlelib installed with Windows Python3.1.2 to vidle, where vidle
> incorporates the work done in the 2009 GSoC by Guilherme Polo, update
Thanks much, Tal. There has already been extensive testing of VIDLE.
Guilherme's GSoC version was distributed under the name of VIDLE with
VPython 2.6 or 2.7 during the past year with no hint of problems. As
part of getting VPython to work with Python 3 I manually applied
Guilherme's patches to the