Searched refs:kwds (Results 1 – 1 of 1) sorted by relevance
35 def __call__(cls, *args, **kwds): argument38 cls._instances[cls] = super(Singleton, cls).__call__(*args, **kwds)