Komodo ver 3.5.2, build 227162, platform win32-ix86. XP SP 2 Python 2.4.2 I did not think to enter the bug as it is so basic - list index out of bounds. When I run python at a dos prompt python handles the error properly.
In Komodo, a simple case like this is no problem. x = [1,2,3] print x[4] I'll see if I can get the time to create an app that shows the problem. -- http://mail.python.org/mailman/listinfo/python-list