gecko/testing/mozbase/mozinfo
James Graham ce6bc573c3 Bug 1193033 - Teach mozinfo to get the real os version number for Windows >= 8.1, r=ted
For contemporary versions of Windows the sys.getwindowsversion call is unreliable
because it depends on a API which had its return value frozen. If we detect this
case use an alternate API instead
2015-08-14 11:54:23 +01:00
..
mozinfo Bug 1193033 - Teach mozinfo to get the real os version number for Windows >= 8.1, r=ted 2015-08-14 11:54:23 +01:00
tests Bug 1184067 - Make mozinfo.os_version a special string that can be compared with < / >. r=ahal 2015-07-25 11:47:51 +02:00
setup.py