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

/haiku/src/apps/haikudepot/build/scripts/
H A Dustache.py109 _TagsByteTuple = tuple[bytes, bytes] variable
120 _TagsByteTuple = typing.Tuple[bytes, bytes] variable
811 current_tags: _TagsByteTuple = tuple( # type: ignore

Completed in 33 milliseconds