Home | History | Annotate | Download | only in command

Lines Matching refs:get_build_version

24     from distutils.msvccompiler import get_build_version
25 MSVC_VERSION = int(get_build_version())