Home
last modified time | relevance | path

Searched defs:_PyTime_MIN (Results 1 – 2 of 2) sorted by relevance

/third_party/python/Include/cpython/
Dpytime.h61 #define _PyTime_MIN INT64_MIN macro
/third_party/python/Lib/test/
Dtest_time.py42 _PyTime_MIN = -2 ** 63 variable