• Guido van Rossum's avatar
    Added lstrip() and rstrip(). · 7999a5c5
    Guido van Rossum yazdı
    Extended split() (and hence splitfields(), which is the same function)
    to support an optional third parameter giving the maximum number of
    delimiters to parse.
    7999a5c5
stropmodule.c 14.7 KB