MCPcopy Index your code
hub / github.com/python/cpython / setUp

Method setUp

Lib/idlelib/idle_test/test_configdialog.py:123–124  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

121 del cls.page.set_samples # Unmask instance method.
122
123 def setUp(self):
124 changes.clear()
125
126 def test_load_font_cfg(self):
127 # Leave widget load test to human visual check.

Callers

nothing calls this directly

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected