create lowercase strings in lists - was: (No subject)

Diez B. Roggisch deetsNOSPAM at web.de
Thu Dec 16 10:55:24 EST 2004


Helpful subjects help....

commands = [c.lower() for c in commands]

-- 
Regards,

Diez B. Roggisch



More information about the Python-list mailing list