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