Home | History | Annotate | Download | only in Objects

Lines Matching full:zfill

2883     {"zfill", (PyCFunction)stringlib_zfill, METH_VARARGS, zfill__doc__},