Home
last modified time | relevance | path

Searched defs:clock_seq_hi_variant (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Lib/
Duuid.py243 clock_seq_hi_variant = property(get_clock_seq_hi_variant) variable in UUID
/external/python/cpython3/Lib/
Duuid.py312 def clock_seq_hi_variant(self): member in UUID