MCPcopy Create free account
hub / github.com/geekcomputers/Python / main

Function main

Webbrowser/tk-browser.py:23–25  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

21
22
23def main():
24 browser = Browser()
25 browser.mainloop()
26
27
28if __name__ == "__main__":

Callers 1

tk-browser.pyFile · 0.70

Calls 1

BrowserClass · 0.85

Tested by

no test coverage detected