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

Function get_platform

Lib/distutils/util.py:16–105  ·  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 13

test.pyFile · 0.90
initializeMethod · 0.90
build_extClass · 0.90
runMethod · 0.90
bdist_wininstClass · 0.90
buildClass · 0.90
finalize_optionsMethod · 0.90
bdist_dumbClass · 0.90
runMethod · 0.90
bdistClass · 0.90
finalize_optionsMethod · 0.90
bdist_msiClass · 0.90

Calls 6

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

Tested by

no test coverage detected