Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
23
def
main():
24
browser = Browser()
25
browser.mainloop()
26
27
28
if
__name__ ==
"__main__"
:
Callers
1
tk-browser.py
File · 0.70
Calls
1
Browser
Class · 0.85
Tested by
no test coverage detected