blob: 5d3a5edebd20ff23b03906fa92bbaabf3f9ceb18 [file] [log] [blame]
Tor Norbye3a2425a2013-11-04 10:16:08 -08001class B:
2 def __call__(self, event):
3 self._call_on_plugins("foo")