[Python-Dev] String methods... finally

Barry A. Warsaw bwarsaw at cnri.reston.va.us
Fri Jun 11 20:26:48 CEST 1999


>>>>> "SM" == Skip Montanaro <skip at mojam.com> writes:

    SM> I see the following functions in string.py that could
    SM> reasonably be methodized:

    SM>     ljust, rjust, center, expandtabs, capwords

Also zfill.

What do you think, are these important enough to add?  Maybe we can
just drop in /F's implementation for these.

-Barry




More information about the Python-Dev mailing list