Home
last modified time | relevance | path

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

/zcbor-3.7.0/zcbor/
Dzcbor.py1286 def __new__(cls, *in_tuple): argument
1287 return super(KeyTuple, cls).__new__(cls, *in_tuple)