MCPcopy Index your code
hub / github.com/pyfa-org/Pyfa / __init__

Method __init__

gui/esiFittings.py:585–587  ·  view source on GitHub ↗
(self, parent)

Source from the content-addressed store, hash-verified

583 "Base Name"]
584
585 def __init__(self, parent):
586 Display.__init__(self, parent, style=wx.LC_SINGLE_SEL)
587 self.fitSelection = None

Callers 4

__init__Method · 0.45
__init__Method · 0.45
__init__Method · 0.45
__init__Method · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected