Home
last modified time | relevance | path

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

/third_party/python/Python/
H A D_warnings.c1098 warn_unicode(PyObject *category, PyObject *message, in warn_unicode() function
1126 res = warn_unicode(category, message, stack_level, source); in _PyErr_WarnFormatV()
1191 ret = warn_unicode(category, message, stack_level, NULL); in PyErr_WarnEx()

Completed in 2 milliseconds