Searched refs:_UNAME_RELEASE (Results 1 – 1 of 1) sorted by relevance
2462 _UNAME_RELEASE))6834 _UNAME_RELEASE = os.uname()[2]6838 _UNAME_RELEASE = platform.uname()[2] variable