[Eric] Prevent debugger from stepping into empty __init__.py files

Geert Vancompernolle geert.eric4 at gmail.com
Sun Feb 8 07:38:55 GMT 2009


Hi,

Is it possible with Eric4 to prevent stepping in (mostly) empty 
__init__.py files while debugging?  The annoying think is that the file 
is opened and that makes the tabs view on top of the editor 
unnecessarily more crowded.

Preventing opening the __init__.py files would enlighten the sometimes 
very crowded tab line on top of the editor.

One could first check if the file is really empty (because sometimes you 
/want/ to put something into that file).  If it is, skip it.  If it 
isn't, step through it (if that is at all relevant, of course...).

Could also be a preference option...

-- 
Best rgds,

Geert
________________________________________________

*Use EcoCho <http://www.ecocho.com>: environmentally friendly search the 
internet!*


More information about the Eric mailing list