Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_uuid.py19 for (string, curly, hex, bytes, bytes_le, fields, integer, urn,
153 uuid.UUID(urn)]:
168 equal(u.urn, urn)
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Duuid.py273 urn = property(get_urn) variable in UUID