> any non-standard (i.e. non-bundled) C extensions ?
No.
--
http://mail.python.org/mailman/listinfo/python-list
"swisscheese" wrote:
> Using the Komodo IDE under XP I often get "python.exe has encountered a
> problem and needs to close". Running python direct on the same app
> gives a list index out of bounds error. Any ideas how to get Komodo to
> give the proper error?
is your application using any non-s
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
[swisscheese wrote]
> Using the Komodo IDE under XP I often get "python.exe has encountered a
> problem and needs to close". Running python direct on the same app
> gives a list index out of bounds error. Any ideas how to get Komodo to
> give the proper error?
Jim,
Have you logged a bug in our bug
Using the Komodo IDE under XP I often get "python.exe has encountered a
problem and needs to close". Running python direct on the same app
gives a list index out of bounds error. Any ideas how to get Komodo to
give the proper error?
--
http://mail.python.org/mailman/listinfo/python-list