Home
last modified time | relevance | path

Searched defs:unicode_new (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/Objects/clinic/
Dunicodeobject.c.h1267 unicode_new(PyTypeObject *type, PyObject *args, PyObject *kwargs) in unicode_new() function
/external/python/cpython2/Objects/
Dunicodeobject.c8827 unicode_new(PyTypeObject *type, PyObject *args, PyObject *kwds) in unicode_new() function