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

/external/python/cpython3/Include/
H A Dunicodeobject.h397 use PyUnicode_WRITE() and PyUnicode_READ(). */
485 #define PyUnicode_WRITE(kind, data, index, value) \ macro

Completed in 69 milliseconds