Home
last modified time | relevance | path

Searched refs:altmsg (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Modules/
H A D_hashopenssl.c252 _setException(PyObject *exc, const char* altmsg, ...) in _setException() argument
259 va_start(vargs, altmsg); in _setException()
264 if (altmsg == NULL) { in _setException()
267 PyErr_FormatV(exc, altmsg, vargs); in _setException()

Completed in 4 milliseconds