On Aug 7, 2011, at 2:39 PM, Ximo Nadal wrote:

> More info. On the terminal I get this:
> 
> ../ide/ClassDesigner.py:1879: DeprecationWarning: BaseException.message 
> has been deprecated as of Python 2.6
>   dabo.ui.stop(_("Attribute Error: %s") % e.message, _("Attribute Error"))
> 
> But I don't know what does it mean.

        Nothing critical - the attributes of Python exceptions have changed 
over time, and that line references an older version. You can ignore it, as it 
doesn't affect the app at all.



-- Ed Leafe



_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
Searchable Archives: http://leafe.com/archives/search/dabo-users
This message: 
http://leafe.com/archives/byMID/[email protected]

Reply via email to