Home
last modified time | relevance | path

Searched defs:_time_units (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Lib/test/
H A Dtest_optparse.py453 _time_units = { 's' : 1, 'm' : 60, 'h' : 60*60, 'd' : 60*60*24 } variable

Completed in 7 milliseconds