Searched refs:get_build_version (Results 1 – 8 of 8) sorted by relevance
94 from distutils.msvccompiler import get_build_version95 if get_build_version()>=8.0:
324 from distutils.msvccompiler import get_build_version339 bv = get_build_version()347 bv = get_build_version()
23 from distutils.msvccompiler import get_build_version24 MSVC_VERSION = int(get_build_version())
153 def get_build_version(): function236 self.__version = get_build_version()654 if get_build_version() >= 8.0:
172 def get_build_version(): function304 VERSION = get_build_version()
147 def get_build_version(): function232 self.__version = get_build_version()638 if get_build_version() >= 8.0:
168 def get_build_version(): function294 VERSION = get_build_version()