Home
last modified time | relevance | path

Searched refs:_strong_cache_size (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython3/Lib/zoneinfo/
D_zoneinfo.py31 _strong_cache_size = 8 variable in ZoneInfo
49 if len(cls._strong_cache) > cls._strong_cache_size: