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

Function system

Lib/platform.py:1303–1310  ·  view source on GitHub ↗

Returns the system/OS name, e.g. 'Linux', 'Windows' or 'Java'. An empty string is returned if the value cannot be determined.

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 9

make_buildinfo2Function · 0.85
mainFunction · 0.85
posix_systemFunction · 0.85
riscos_systemFunction · 0.85
psFunction · 0.85
make_buildinfo2Function · 0.85
mainFunction · 0.85
make_buildinfo2Function · 0.85
mainFunction · 0.85

Calls 1

unameFunction · 0.85

Tested by

no test coverage detected