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

Class StrictVersion

Lib/distutils/version.py:63–158  ·  view source on GitHub ↗

Version numbering for anal retentives and software idealists. Implements the standard interface for version number classes as described above. A version number consists of two or three dot-separated numeric components, with an optional "pre-release" tag on the end. The pre-release

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 5

get_versionsFunction · 0.90
runMethod · 0.90
test_prereleaseMethod · 0.90
test_cmp_strictMethod · 0.90
__cmp__Method · 0.85

Calls 1

compileMethod · 0.45

Tested by 2

test_prereleaseMethod · 0.72
test_cmp_strictMethod · 0.72