Thanks to visit codestin.com
Credit goes to docs.python.org

4.1 string -- Common string operations

The string module contains a number of useful constants and classes, as well as some deprecated legacy functions that are also available as methods on strings. See the module re for string functions based on regular expressions.



Subsections
See About this document... for information on suggesting changes.