John Machin wrote:

> > $ python2.4 -mtimeit -s "str = 'D c a V e r \" = d w o r d : 0 0 0 0 0 6
> > 4 0'" 'str.replace(" ", "")'
>
> Oi! The OP mentioned "whitespace" ...

yeah. but as is obvious from his examples, he really means "UTF-16", not
whitespace.

</F>



-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to