Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/geekcomputers/Python
/ back_to_page2
Function
back_to_page2
bank_managment_system/frontend.py:441–443 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
439
440
def
update():
441
def
back_to_page2():
442
search_frame.grid_forget()
443
page2()
444
445
def
show_all_updateble_content():
446
def
back_to_page2_from_update():
Callers
nothing calls this directly
Calls
1
page2
Function · 0.85
Tested by
no test coverage detected