Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RT-Thread/env-windows
/ get_python_version
Function
get_python_version
tools/python-3.11.9-amd64/Lib/sysconfig.py:799–800 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
797
798
799
def
get_python_version():
800
return
_PY_VERSION_SHORT
801
802
803
def
expand_makefile_vars(s, vars):
Callers
1
_main
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected