MCPcopy Create free account
hub / github.com/pyfa-org/Pyfa / __init__

Method __init__

gui/builtinAdditionPanes/commandView.py:44–45  ·  view source on GitHub ↗
(self, txt)

Source from the content-addressed store, hash-verified

42class DummyEntry:
43
44 def __init__(self, txt):
45 self.item = DummyItem(txt)
46
47
48class CommandViewDrop(wx.DropTarget):

Callers

nothing calls this directly

Calls 1

DummyItemClass · 0.70

Tested by

no test coverage detected