comet.strutils ******************************************************************************* .. py:module:: comet.strutils The comet.strutils module provides comet specific string manipulation functionality. For common string operations use the default Python :py:class:`str` functionality. Methods =============================================================================== .. autofunction:: comet.strutils.getNetweight .. autofunction:: comet.strutils.escapeTagged .. autofunction:: comet.strutils.unescapeTagged