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

Method goForums

gui/mainFrame.py:494–495  ·  view source on GitHub ↗
(event)

Source from the content-addressed store, hash-verified

492
493 @staticmethod
494 def goForums(event):
495 webbrowser.open('https://forums.eveonline.com/t/27156')
496
497 def registerMenu(self):
498 menuBar = self.GetMenuBar()

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected