Hi All Can any one help me out with the various depricated string functions that is followed in Python.
For example how will be string.lower depricated. As far as string.lower('PYTHON') is concerned it is depricated as 'PYTHON'.lower(). Both of them would return an output : >>> python Thanks for your inputs Regards Anoop -- http://mail.python.org/mailman/listinfo/python-list