Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/geekcomputers/Python
/ back_to_page1_from_update
Function
back_to_page1_from_update
bank_managment_system/frontend.py:825–827 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
823
show_employee_frame.grid_forget()
824
825
def
back_to_page1_from_update():
826
update_frame.destroy()
827
page1()
828
829
def
update_name_in_database():
830
def
database_calling():
Callers
nothing calls this directly
Calls
1
page1
Function · 0.85
Tested by
no test coverage detected