Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/test/
Dtest_strftime.py14 def fixasctime(s): function
137 ('%c', fixasctime(time.asctime(now)), 'near-asctime() format'),