Searched refs:format_mtime (Results 1 - 1 of 1) sorted by relevance

/external/python/cpython3/Lib/test/
H A Dtest_tarfile.py555 def format_mtime(mtime): function in function:MiscReadTestBase.test_extractall
562 format_mtime(tarinfo.mtime),
563 format_mtime(file_mtime),

Completed in 145 milliseconds