Paul McNett wrote:
> 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?
> 

No.  in fact I chuckle a little :)

Just saw it as I was looking for how to turn off logging.  (which is the 
spawning another post...)

Carl K


_______________________________________________
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