MCPcopy Create free account
hub / github.com/ActiveState/code / configure

Method configure

recipes/Python/578493_Analog_stopclock/recipe-578493.py:96–97  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

94 self.root.after_cancel(self.pollid)
95
96 def configure(self):
97 self.redraw()
98
99 def redraw(self):
100 sc = self.canvas

Callers 15

__init__Method · 0.95
pollMethod · 0.95
recipe-578894.pyFile · 0.45
configure_treeMethod · 0.45
start_searchMethod · 0.45
finish_searchMethod · 0.45
begin_rmMethod · 0.45
begin_rm_updateMethod · 0.45
display_boardFunction · 0.45
pauseurlMethod · 0.45
playurlMethod · 0.45
_fit_to_size_of_textMethod · 0.45

Calls 1

redrawMethod · 0.95

Tested by

no test coverage detected