HomeSort by relevance Sort by last modified time
    Searched refs:platform_system (Results 1 - 3 of 3) sorted by null

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
test_pep352.py 8 from platform import system as platform_system
66 if platform_system() != platform_name:
  /external/python/cpython2/Lib/test/
test_pep352.py 8 from platform import system as platform_system
66 if platform_system() != platform_name:
  /external/python/cpython3/Lib/test/
test_baseexception.py 4 from platform import system as platform_system
52 if platform_system() != platform_name:

Completed in 91 milliseconds