Home
last modified time | relevance | path

Searched refs:NAMESPACE_URL (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_uuid.py399 (uuid.uuid3(uuid.NAMESPACE_URL, 'http://python.org/'),
437 (uuid.uuid5(uuid.NAMESPACE_URL, 'http://python.org/'),
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Duuid.py558 NAMESPACE_URL = UUID('6ba7b811-9dad-11d1-80b4-00c04fd430c8') variable