Searched refs:_singleton (Results 1 – 1 of 1) sorted by relevance
9 _singleton = None variable in Aleph011 if type._singleton is None:12 type._singleton = int.__new__(type)13 return type._singleton