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

Method Notify

IPython/lib/inputhookwx.py:63–64  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

61 wx.Timer.__init__(self)
62
63 def Notify(self):
64 self.func()
65
66class EventLoopRunner(object):
67

Callers

nothing calls this directly

Calls 1

funcMethod · 0.80

Tested by

no test coverage detected