Home
last modified time | relevance | path

Searched refs:_new_instance (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Lib/zoneinfo/
H A D_zoneinfo.py43 instance = cls._weak_cache.setdefault(key, cls._new_instance(key))
56 obj = cls._new_instance(key)
62 def _new_instance(cls, key): member in ZoneInfo

Completed in 2 milliseconds