MCPcopy Create free account
hub / github.com/eshirazi/python-with-braces / platform

Function platform

Lib/platform.py:1568–1646  ·  view source on GitHub ↗

Returns a single string identifying the underlying platform with as much useful information as possible (but no more :). The output is intended to be human readable rather than machine parseable. It may look different on different platforms and this is intended.

(aliased=0, terse=0)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

platform.pyFile · 0.85

Calls 9

unameFunction · 0.85
system_aliasFunction · 0.85
win32_verFunction · 0.85
_platformFunction · 0.85
distFunction · 0.85
libc_verFunction · 0.85
java_verFunction · 0.85
architectureFunction · 0.85
getMethod · 0.45

Tested by

no test coverage detected