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

Method configure

recipes/Python/576830_analog_clock/recipe-576830.py:74–75  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

72 self.poll()
73
74 def configure(self):
75 self.redraw()
76
77 def redraw(self):
78 sc = self.canvas

Callers 15

__init__Method · 0.95
pollMethod · 0.95
mainFunction · 0.45
configure_treeMethod · 0.45
start_searchMethod · 0.45
finish_searchMethod · 0.45
begin_rmMethod · 0.45
begin_rm_updateMethod · 0.45
__enter__Method · 0.45
__enter__Method · 0.45
configure_treeMethod · 0.45
start_searchMethod · 0.45

Calls 1

redrawMethod · 0.95

Tested by

no test coverage detected