Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ Options
Class
Options
Lib/test/support/smtpd.py:772–776 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
770
771
772
class
Options:
773
setuid = True
774
classname =
'PureProxy'
775
size_limit = None
776
enable_SMTPUTF8 = False
777
778
779
def
parseargs():
Callers
1
parseargs
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…