benz wrote: >>>>PYTHON_IDE={ > 'spe' : 'http://spe.pycs.net/', > 'eric3' : 'http://www.die-offenbachs.de/detlev/eric3.html', > 'drpython' : 'http://drpython.sourceforge.net/'}
I've tried out eric3 and it looks promising. However, I have one problem. I open a file which is part of Zope and set a breakpoint. Now I open the runzope start script and execute it from within eric. This runzope script calles (after running through a larger call-tree) the function where I set the breakpoint. But execution is not stopped there.... Why? Thanks, Florian -- http://mail.python.org/mailman/listinfo/python-list