Carl Karsten wrote:
> class dEvent(dObject):
>          """ Base class for Dabo events.
> 
>          def __init__(self, eventObject, uiEvent=None, eventData=None, *args, 
> **kwargs):
> 
>                  # There isn't any superclass init code, so don't run it
>                  #super(Event, self).__init__()

Hmm, that got commented way back in revision 651, when I was optimizing 
dEvent. Perhaps it should be uncommented again, but is it causing you 
problems?

-- 
pkm ~ http://paulmcnett.com


_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev
Searchable Archives: http://leafe.com/archives/search/dabo-dev
This message: http://leafe.com/archives/byMID/%(messageid)s

Reply via email to