Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/sqlite3/
Ddbapi2.py42 def DateFromTicks(ticks): function
/external/python/cpython2/Lib/sqlite3/test/
Ddbapi.py648 d = sqlite.DateFromTicks(42)