no string.downer() ?

Guilherme Polo ggpolo at gmail.com
Wed Aug 27 10:24:02 EDT 2008


On Wed, Aug 27, 2008 at 11:16 AM, ssecorp <circularfunc at gmail.com> wrote:
> if i want to make a string downcase, is upper().swapcase() the onyl
> choice? there is no downer() ?

There is no "downer" indeed, instead it is named "lower".

> --
> http://mail.python.org/mailman/listinfo/python-list
>



-- 
-- Guilherme H. Polo Goncalves



More information about the Python-list mailing list