MCPcopy Create free account
hub / github.com/eshirazi/python-with-braces / __init__

Method __init__

Lib/idlelib/tabbedpages.py:180–203  ·  view source on GitHub ↗

Constructor arguments: name -- The tab's name, which will appear in its button. select_command -- The command to be called upon selection of the tab. It is called with the tab's name as an argument.

(self, name, select_command, tab_row, tab_set)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 5

_init_masksMethod · 0.95
set_normalMethod · 0.95
RadiobuttonClass · 0.50
__init__Method · 0.45
packMethod · 0.45

Tested by

no test coverage detected