Searched refs:_TimeRE_cache (Results 1 – 4 of 4) sorted by relevance
527 _strptime._TimeRE_cache.locale_time.lang = "Ni"528 original_time_re = _strptime._TimeRE_cache530 self.assertIsNot(original_time_re, _strptime._TimeRE_cache)549 locale_time_id = _strptime._TimeRE_cache.locale_time550 _strptime._TimeRE_cache.locale_time.lang = "Ni"552 self.assertIsNot(locale_time_id, _strptime._TimeRE_cache.locale_time)564 first_time_re = _strptime._TimeRE_cache570 second_time_re = _strptime._TimeRE_cache592 first_time_re = _strptime._TimeRE_cache601 second_time_re = _strptime._TimeRE_cache
274 _TimeRE_cache = TimeRE() variable301 global _TimeRE_cache, _regex_cache303 locale_time = _TimeRE_cache.locale_time307 _TimeRE_cache = TimeRE()309 locale_time = _TimeRE_cache.locale_time315 format_regex = _TimeRE_cache.compile(format)
639 _strptime._TimeRE_cache.locale_time.lang = "Ni"640 original_time_re = _strptime._TimeRE_cache642 self.assertIsNot(original_time_re, _strptime._TimeRE_cache)661 locale_time_id = _strptime._TimeRE_cache.locale_time662 _strptime._TimeRE_cache.locale_time.lang = "Ni"664 self.assertIsNot(locale_time_id, _strptime._TimeRE_cache.locale_time)676 first_time_re = _strptime._TimeRE_cache682 second_time_re = _strptime._TimeRE_cache704 first_time_re = _strptime._TimeRE_cache713 second_time_re = _strptime._TimeRE_cache
277 _TimeRE_cache = TimeRE() variable328 global _TimeRE_cache, _regex_cache330 locale_time = _TimeRE_cache.locale_time334 _TimeRE_cache = TimeRE()336 locale_time = _TimeRE_cache.locale_time342 format_regex = _TimeRE_cache.compile(format)