question about the textwrap module
TP
Tribulations at Paralleles.invalid
Tue Oct 28 15:35:48 EDT 2008
Gabriel Genellina wrote:
> You may pre-process your text (stripping redundant whitespace) before
> using textwrap:
Thanks Gabriel for your answers!
I finally have subclassed textwrap.TextWrapper.
Julien
--
python -c "print ''.join([chr(154 - ord(c)) for c in '*9(9&(18%.9&1+,\'Z
(55l4('])"
"When a distinguished but elderly scientist states that something is
possible, he is almost certainly right. When he states that something is
impossible, he is very probably wrong." (first law of AC Clarke)
More information about the Python-list
mailing list