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

Function _norm_version

Lib/platform.py:452–467  ·  view source on GitHub ↗

Normalize the version and build strings and return a single version string using the format major.minor.build (or patchlevel).

(version, build='')

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

_syscmd_verFunction · 0.85
win32_verFunction · 0.85

Calls 3

splitMethod · 0.80
appendMethod · 0.45
joinMethod · 0.45

Tested by

no test coverage detected