Home
last modified time | relevance | path

Searched refs:unicode_zfill (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Objects/clinic/
H A Dunicodeobject.c.h1209 {"zfill", (PyCFunction)unicode_zfill, METH_O, unicode_zfill__doc__},
1215 unicode_zfill(PyObject *self, PyObject *arg) in unicode_zfill() function

Completed in 3 milliseconds