Home | History | Annotate | Download | only in Modules

Lines Matching defs:utf_7_encode

661 utf_7_encode(PyObject *self,

667 if (!PyArg_ParseTuple(args, "O|z:utf_7_encode",
1069 {"utf_7_encode", utf_7_encode, METH_VARARGS},