Home
last modified time | relevance | path

Searched refs:python_implementation (Results 1 – 6 of 6) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_platform.py112 self.assertEqual(platform.python_implementation(), info[0])
Dtest_support.py1051 return guards.get(platform.python_implementation().lower(), default)
Dregrtest.py425 print "==", platform.python_implementation(), \
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/ccbench/
Dccbench.py580 platform.python_implementation(),
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/
Dplatform.py1487 def python_implementation(): function
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dplatform.py1446 def python_implementation(): function