Searched refs:_UNAME_RELEASE (Results 1 – 1 of 1) sorted by relevance
2465 _UNAME_RELEASE))6883 _UNAME_RELEASE = os.uname()[2]6887 _UNAME_RELEASE = platform.uname()[2] variable