fix import of etsconfig
This is a fix for import etsconfig. Since ETS 4.0 EnthoughtBase is deprecated (http://code.enthought.com/projects/enthought_base/). etsconfig moved to traits.
A try except block is used to keep supporting older installations.
I believe this fix actually breaks all dependencies with EnthoughtBase.