Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RT-Thread/env-windows
/ _unknown_as_blank
Function
_unknown_as_blank
tools/python-3.11.9-amd64/Lib/platform.py:772–773 ·
view source on GitHub ↗
(val)
Source
from the content-addressed store, hash-verified
770
771
772
def
_unknown_as_blank(val):
773
return
''
if
val ==
'unknown'
else
val
774
775
776
### Portable uname() interface
Callers
1
processor
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected