Lines Matching refs:value
622 "date value out of range");
1246 * raised and this returns NULL. If it returns a timedelta and the value is
1454 * *buf, and that's all. Else the returned value is checked for sanity (an
1458 * Returns 0 if everything is OK. If the return value from utcoffset() is
1980 "divmod() returned a value out of range");
2419 /* Fold in the value of the tag ("seconds", "weeks", etc) component of a
4409 PyErr_Format(PyExc_ValueError, "Unknown timespec value");
5055 /* On Windows, passing a negative value to local results
5788 PyErr_Format(PyExc_ValueError, "Unknown timespec value");
5854 * on the value of its fold attribute, the result is False.
6750 PyObject *value = (value_expr); \
6751 if (value == NULL) { \
6754 if (PyDict_SetItemString(dict, c, value) < 0) { \
6755 Py_DECREF(value); \
6758 Py_DECREF(value); \
6986 In any case, the new value is