|
From: P H B. <p.h...@bh...> - 2011-02-25 15:37:25
|
In python 2.etc there is a useful function: string.lower which converts a
string into lower case. eg string.lower("ACE") returns 'ace'
in python 3.1 the string module no longer has any such function,
Please can anyone let me know if such a function exists in 3.1 and where it
is to be found
Regards
Peter
P H Borcherds phone +44 121 475 3029
p.h...@bh...
|