MCPcopy Create free account
hub / github.com/ipython/ipython / Notify

Method Notify

IPython/terminal/pt_inputhooks/wx.py:56–57  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

54 wx.Timer.__init__(self)
55
56 def Notify(self):
57 self.func()
58
59
60class EventLoopRunner(object):

Callers

nothing calls this directly

Calls 1

funcMethod · 0.80

Tested by

no test coverage detected