Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/test/
Dtest_ssl.py738 def local_february_name(): function
741 if local_february_name().lower() == 'feb':
747 self.cert_time_fail(local_february_name() + " 9 00:00:00 2007 GMT")
/external/python/cpython3/Lib/test/
Dtest_ssl.py1063 def local_february_name(): function
1066 if local_february_name().lower() == 'feb':
1072 self.cert_time_fail(local_february_name() + " 9 00:00:00 2007 GMT")