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

Function back_to_page2_from_update

bank_managment_system/frontend.py:446–448  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

444
445 def show_all_updateble_content():
446 def back_to_page2_from_update():
447 update_customer_frame.grid_forget()
448 page2()
449
450 # defining a function whose makes a update entry and submit butoon side to name button
451 def update_name():

Callers

nothing calls this directly

Calls 1

page2Function · 0.85

Tested by

no test coverage detected