Home
last modified time | relevance | path

Searched refs:badExcListenerID (Results 1 – 1 of 1) sorted by relevance

/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/wx/lib/pubsub/core/
H A Dtopicexc.py48 def __init__(self, badExcListenerID, topicObj, origExc=None): argument
54 self.badExcListenerID = badExcListenerID
60 % (self.badExcListenerID, topicObj.getName(), self.exc)