Home
last modified time | relevance | path

Searched refs:_MAC_OMITS_LEADING_ZEROES (Results 1 - 2 of 2) sorted by relevance

/third_party/python/Lib/
H A Duuid.py65 _MAC_OMITS_LEADING_ZEROES = False variable
68 _MAC_OMITS_LEADING_ZEROES = True variable
455 if _MAC_OMITS_LEADING_ZEROES:
/third_party/python/Lib/test/
H A Dtest_uuid.py693 _MAC_OMITS_LEADING_ZEROES=False)
697 _MAC_OMITS_LEADING_ZEROES=True)
753 # shorter than 17 bytes (no leading 0). (_MAC_OMITS_LEADING_ZEROES=True)
756 _MAC_OMITS_LEADING_ZEROES=True,
793 _MAC_OMITS_LEADING_ZEROES=False,
814 _MAC_OMITS_LEADING_ZEROES=False,

Completed in 3 milliseconds