Python textwrap Functions

EditRocket provides the following information on textwrap functions in the Python source code builder.

dedent(text) - Remove any common leading whitespace from every line in text.