[Tutor] Reading elements in a file
bob gailer
bgailer at gmail.com
Thu May 5 22:08:15 CEST 2011
On 5/4/2011 6:59 PM, Alan Gauld wrote:
>
> The string methods are builtin and the string
> module is really only needed for backwatds
> compatibility these days.
Yes, except for:
8.1.5. String functions
The following functions are available to operate on string and Unicode
objects. They are not available as string methods.
string.capwords(s[, sep])
string.maketrans(from, to)
--
Bob Gailer
919-636-4239
Chapel Hill NC
More information about the Tutor
mailing list