Searched refs:isdst_with_error (Results 1 – 1 of 1) sorted by relevance
1089 int isdst_with_error = PyObject_IsTrue(num); in load_data() local1090 if (isdst_with_error == -1) { in load_data()1094 isdst[i] = (unsigned char)isdst_with_error; in load_data()