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

Function python_revision

Lib/platform.py:1535–1546  ·  view source on GitHub ↗

Returns a string identifying the Python implementation revision. For CPython this is the Subversion revision from which the Python binary was built. If not available, an empty string is returned.

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

_sys_versionFunction · 0.85

Tested by

no test coverage detected