TypeVar.__init__#

TypeVar.__init__(name, *constraints, bound=None, covariant=False, contravariant=False)#