Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RT-Thread/env-windows
/ get_unixfrom
Method
get_unixfrom
tools/python-3.11.9-amd64/Lib/email/message.py:221–222 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
219
self._unixfrom = unixfrom
220
221
def
get_unixfrom(self):
222
return
self._unixfrom
223
224
#
225
# Payload manipulation.
Callers
3
_install_message
Method · 0.80
__init__
Method · 0.80
flatten
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected