Python 3 preparations - removed all of the string module functions which no longer exist in Python 3.
These functions are part of the strings themselves now.
Authored by: bugman 2012-10-01
Parent: [r17622]
Child: [r17624]