Home
last modified time | relevance | path

Searched refs:service_pack_minor (Results 1 – 5 of 5) sorted by relevance

/third_party/libuv/src/win/
Dutil.c684 WORD service_pack_minor) { in is_windows_version_or_greater() argument
695 osvi.wServicePackMinor = service_pack_minor; in is_windows_version_or_greater()
/third_party/python/Lib/test/
Dtest_sys.py285 self.assertIsInstance(v.service_pack_minor, int)
/third_party/python/Doc/library/
Dsys.rst770 *build*, *platform*, *service_pack*, *service_pack_minor*,
812 Changed to a named tuple and added *service_pack_minor*,
/third_party/python/Doc/whatsnew/
D2.7.rst1610 :attr:`service_pack_minor`, :attr:`suite_mask`, and
/third_party/python/Misc/
DHISTORY12882 members are service_pack_major, service_pack_minor, suite_mask, and