Guilherme Polo <[EMAIL PROTECTED]> added the comment:
The people in the nose list will receive emails each time a message is
sent to the issue.
Now back to your new problem.. the new problem you are reporting here
has been discussed at http://bugs.python.org/issue3628 (where you will
find a solu
Mitchell Model <[EMAIL PROTECTED]> added the comment:
Theis the first time I've submitted bug reports to Python.org's
development efforts, though I've been using Python for many years. I
don't know what the procedures are for followup to emails like you
sent me, and given that the address is
Guilherme Polo <[EMAIL PROTECTED]> added the comment:
This bug was fixed after b3 was released (r65971). You should retry it
using python 2.6rc1 or update your sources for py3k.
--
nosy: +gpolo
resolution: -> out of date
status: open -> closed
___
Py
New submission from Mitchell Model <[EMAIL PROTECTED]>:
IDLE fails to start on my MacBook [OS 10.5, v2.6b3 and v3.0b3, built
from source]. At the call to delete in the backtrace below index1 is 1
and index2 is 'end'.
python2.6 lib/python2.6/idlelib/idle.py
Traceback (most recent call last):
F