Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
42
class
DummyEntry:
43
44
def
__init__(self, txt):
45
self.item = DummyItem(txt)
46
47
48
class
CommandViewDrop(wx.DropTarget):
Callers
nothing calls this directly
Calls
1
DummyItem
Class · 0.70
Tested by
no test coverage detected