Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
28
entry_usr_pwd.place(x=160, y=190)
29
30
def
usr_login():
31
pass
32
def
usr_sign_up():
33
pass
34
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected