string
Reference
http://www.python.org/doc/current/lib/module-string.html
Some very useful functions
find(s, sub[, start[,end]])
split(s[, sep[, maxsplit]])
strip(s)
replace(str, old, new[, maxsplit])
Previous slide
Next slide
Back to first slide
View graphic version