-
Notifications
You must be signed in to change notification settings - Fork 39
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
On Windows, the consumer-known version is included in the os.name property, with Microsoft's internal version number in os.version. The internal version number isn't very useful, and is also kind of weird (for example, Windows 7's os.version is 6.1). So, it now checks for "Windows " in os.name, and doesn't print os.version in that case.
- Loading branch information
Showing
1 changed file
with
18 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters