MCPcopy Create free account
hub / github.com/MorvanZhou/tutorials / usr_login

Function usr_login

tkinterTUT/tk13_login_example/tk13_login_example.py:30–31  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

28entry_usr_pwd.place(x=160, y=190)
29
30def usr_login():
31 pass
32def usr_sign_up():
33 pass
34

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected