Searched refs:_WIN32_SERVER_RELEASES (Results 1 – 2 of 2) sorted by relevance
523 _WIN32_SERVER_RELEASES = { variable563 release = (_WIN32_SERVER_RELEASES.get((maj, min)) or564 _WIN32_SERVER_RELEASES.get((maj, None)) or
585 _WIN32_SERVER_RELEASES = { variable686 release = (_WIN32_SERVER_RELEASES.get((maj, min)) or687 _WIN32_SERVER_RELEASES.get((maj, None)) or