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

Function get_platform

Lib/sysconfig.py:518–607  ·  view source on GitHub ↗

Return a string that identifies the current platform. This is used mainly to distinguish platform-specific build directories and platform-specific built distributions. Typically includes the OS name and version and the architecture (as supplied by 'os.uname()'), although the exact

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

test_finalize_optionsMethod · 0.90
_generate_posix_varsFunction · 0.70
_mainFunction · 0.70

Calls 7

groupMethod · 0.80
get_config_varsFunction · 0.70
findMethod · 0.45
lowerMethod · 0.45
replaceMethod · 0.45
compileMethod · 0.45
matchMethod · 0.45

Tested by 1

test_finalize_optionsMethod · 0.72