Home | History | Annotate | Download | only in Python

Lines Matching refs:PyUnicode_AsUTF8

1157         if (!(encoding = PyUnicode_AsUTF8(encode))) {
1239 if (!(encoding = PyUnicode_AsUTF8(encode))) {