Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RT-Thread/env-windows
/ platform.py
File
platform.py
tools/python-3.11.9-amd64/Lib/platform.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env python3
2
3
""
" This module tries to retrieve
as
much platform-identifying data
as
4
possible. It makes this information available via function APIs.
Callers
nothing calls this directly
Calls
4
platform
Function · 0.85
print
Function · 0.50
compile
Method · 0.45
exit
Method · 0.45
Tested by
no test coverage detected