![]() |
|
|
+ Search |
![]()
|
Jun 17th, 2002 10:41
Klaus Alexander Seistrup, Tim Edwards,
>>> from mx.TextTools import collapse
>>> print collapse.__doc__
Eliminates newline characters and compresses whitespace
characters into one space.
The result is a one line text string. Tim Peters will like
this function called with '-' separator ;-)
>>>