Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/test/
Dtest_strftime.py66 def test_strftime(self): member in StrftimeTest
Dtest_time.py30 def test_strftime(self): member in TimeTestCase
Dtest_datetime.py863 def test_strftime(self): member in TestDate
1855 def test_strftime(self): member in TestTime
/external/python/cpython2/
DREADME667 On older versions of Cygwin, test_poll may hang and test_strftime
897 that are not yet using glibc 6), test_strftime fails due to a
/external/python/cpython2/Misc/
DHISTORY9708 * Lib/test/test_strftime.py:
11352 - test_strftime.py: use re to compare test results, to support legal
12920 - test_time.py, test_strftime.py: tweaks to catch %Z (which may return
DNEWS10391 - GHOP 293: Convert test_strftime, test_getargs, and test_pep247 to