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