cc-4556: fixed
This commit is contained in:
parent
df54a75d5d
commit
893f9509fa
2 changed files with 3 additions and 2 deletions
|
@ -43,7 +43,7 @@ class EventRegistry(object):
|
|||
methods")
|
||||
|
||||
|
||||
class EventProxy(object):
|
||||
class EventProxy(Loggable):
|
||||
"""
|
||||
A container object for instances of BaseEvent (or it's subclasses) used for
|
||||
event contractor
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue