Re: [Idle-dev] Enhancements to IDLE debugger

2016-11-06 Thread Irv Kalb
I finally got a chance to look through the IDLE debugger issues. The big one for me, is the first one, 17942. I agree with your comment that “IDLE should execute and debug user code as transparently as possible”. On Oct 31, 2016, at 6:47 AM, Terry Reedy wrote: > Here is my list of open bugs.

Re: [Idle-dev] Enhancements to IDLE debugger

2016-11-06 Thread Irv Kalb
Yes, my schools definitely value stability. In fact, I tell the students that if they encounter a bug when running a program, they can be assured that the bug is in their code and not in Python or IDLE (version 2.7). Irv On Nov 5, 2016, at 7:34 PM, Terry Reedy wrote: > On 11/5/2016 7:19 PM,