MCPcopy Create free account
hub / github.com/RT-Thread/env-windows / Options

Class Options

tools/python-3.11.9-amd64/Lib/smtpd.py:783–787  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

781
782
783class Options:
784 setuid = True
785 classname = 'PureProxy'
786 size_limit = None
787 enable_SMTPUTF8 = False
788
789
790def parseargs():

Callers 2

optionsMethod · 0.70
parseargsFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected