""" string: Python 'string' module The 'string' module provides string manipulation, conversion, and searching functions. It is a standard Python module. Since Zope 2.4 requires Python 2.1, make sure to consult the Python 2.1 documentation. See Also "Python 'string' module":http://www.python.org/doc/current/lib/module-string.html documentation at Python.org """