Searched refs:_Scalar (Results 1 – 1 of 1) sorted by relevance
62 _Scalar = Union[str, bool, None] variable64 _Value = Union[_Scalar, _NonScalar]