Home | History | Annotate | Download | only in Python

Lines Matching refs:PyUnicode_AsUTF8

208     name_utf8 = PyUnicode_AsUTF8(name);
1288 std_encoding = PyUnicode_AsUTF8(encoding_attr);