MCPcopy Create free account
hub / github.com/geekcomputers/Python / go_page2

Function go_page2

bank_managment_system/frontend.py:273–275  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

271
272 def search_in_database():
273 def go_page2():
274 search_frame.grid_forget()
275 page2()
276
277 global result
278 global acc_no

Callers

nothing calls this directly

Calls 1

page2Function · 0.85

Tested by

no test coverage detected