Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pyfa-org/Pyfa
/ __del__
Method
__del__
gui/patternEditor.py:267–268 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
265
self.OnFieldChanged()
266
267
def
__del__(self):
268
pass
269
270
def
importPatterns(self, event):
271
text = fromClipboard()
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected