Home
last modified time | relevance | path

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

/third_party/python/Objects/clinic/
H A Dunicodeobject.c.h835 {"rjust", _PyCFunction_CAST(unicode_rjust), METH_FASTCALL, unicode_rjust__doc__},
841 unicode_rjust(PyObject *self, PyObject *const *args, Py_ssize_t nargs) in unicode_rjust() function

Completed in 2 milliseconds