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

Function python_version

Lib/platform.py:1500–1508  ·  view source on GitHub ↗

Returns the Python version as string 'major.minor.patchlevel' Note that unlike the Python sys.version, the returned value will always include the patchlevel (it defaults to 0).

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

PyShellClass · 0.90

Calls 1

_sys_versionFunction · 0.85

Tested by

no test coverage detected