Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/pyfa-org/Pyfa
/ SetParent
Method
SetParent
gui/errorDialog.py:62–63 ·
view source on GitHub ↗
(cls, parent)
Source
from the content-addressed store, hash-verified
60
61
@classmethod
62
def
SetParent(cls, parent):
63
cls.__parent = parent
64
65
66
class
ErrorFrame(AuxiliaryFrame):
Callers
1
pyfa.py
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected