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

Function system_alias

Lib/platform.py:868–918  ·  view source on GitHub ↗

Returns (system,release,version) aliased to common marketing names used for some systems. It also does some reordering of the information in some cases where it would otherwise cause confusion.

(system,release,version)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

platformFunction · 0.85

Calls 3

strFunction · 0.85
splitMethod · 0.80
joinMethod · 0.45

Tested by

no test coverage detected