MCPcopy Create free account
hub / github.com/python/cpython / domain

Method domain

Lib/email/headerregistry.py:63–64  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

61
62 @property
63 def domain(self):
64 return self._domain
65
66 @property
67 def addr_spec(self):

Callers 8

hFunction · 0.45
hgFunction · 0.45
dgFunction · 0.45
TgFunction · 0.45
B_Function · 0.45
d3.min.jsFile · 0.45
JnFunction · 0.45
neFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected