Searched defs:string_strip (Results 1 – 2 of 2) sorted by relevance
1940 func string_strip(_ *Thread, b *Builtin, args Tuple, kwargs []Tuple) (Value, error) { func
1936 string_strip(PyStringObject *self, PyObject *args) in string_strip() function