Searched refs:_repr_char (Results 1 – 1 of 1) sorted by relevance
329 def _repr_char(char: int) -> str: function341 contents = ''.join(_repr_char(c) for c in value)