string.py

Barry A. Warsaw bwarsaw at cnri.reston.va.us
Wed Feb 16 19:19:52 EST 2000


>>>>> "FL" == Fredrik Lundh <effbot at telia.com> writes:

    FL> lazyness?

Exactly right.  They weren't coded as C in stropmodule.c so they
didn't make it in the first go 'round of string methods.  I think we
later decided that they weren't used enough to care about.  Note that
JPython's string objects don't have these methods either.

-Barry




More information about the Python-list mailing list