MCPcopy Index your code
hub / github.com/geekcomputers/Python / back_to_main_page1

Function back_to_main_page1

bank_managment_system/frontend.py:1015–1017  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1013
1014def show_employee():
1015 def back_to_main_page1():
1016 show_employee_frame.grid_forget()
1017 page1()
1018
1019 page1_frame.grid_forget()
1020

Callers

nothing calls this directly

Calls 1

page1Function · 0.85

Tested by

no test coverage detected