Home
last modified time | relevance | path

Searched defs:PyUnicode_CheckExact (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Include/
H A Dunicodeobject.h116 #define PyUnicode_CheckExact(op) Py_IS_TYPE(op, &PyUnicode_Type) macro

Completed in 2 milliseconds