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)
645 _strptime._TimeRE_cache.locale_time.lang = "Ni"646 original_time_re = _strptime._TimeRE_cache648 self.assertIsNot(original_time_re, _strptime._TimeRE_cache)667 locale_time_id = _strptime._TimeRE_cache.locale_time668 _strptime._TimeRE_cache.locale_time.lang = "Ni"670 self.assertIsNot(locale_time_id, _strptime._TimeRE_cache.locale_time)682 first_time_re = _strptime._TimeRE_cache688 second_time_re = _strptime._TimeRE_cache710 first_time_re = _strptime._TimeRE_cache719 second_time_re = _strptime._TimeRE_cache
268 _TimeRE_cache = TimeRE() variable319 global _TimeRE_cache, _regex_cache321 locale_time = _TimeRE_cache.locale_time325 _TimeRE_cache = TimeRE()327 locale_time = _TimeRE_cache.locale_time333 format_regex = _TimeRE_cache.compile(format)