Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ getwelcome
Method
getwelcome
Lib/poplib.py:195–196 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
193
# These can be useful:
194
195
def
getwelcome(self):
196
return
self.welcome
197
198
199
def
set_debuglevel(self, level):
Callers
1
poplib.py
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected