Searched refs:string_ljust (Results 1 – 1 of 1) sorted by relevance
3195 string_ljust(PyStringObject *self, PyObject *args) in string_ljust() function3671 {"ljust", (PyCFunction)string_ljust, METH_VARARGS, ljust__doc__},