Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ get_python_version
Function
get_python_version
Lib/sysconfig/__init__.py:750–751 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
748
749
750
def
get_python_version():
751
return
_PY_VERSION_SHORT
752
753
754
def
_get_python_version_abi():
Callers
2
_get_pybuilddir
Function · 0.90
_main
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…