I would suggest using string.replace. Simply replace ' ' with ' ' for each time it occurs. It doesn't take too much code.
On Nov 7, 1:34 pm, "mp" <[EMAIL PROTECTED]> wrote: > I have html document titles with characters like >, , and > ‡. How do I decode a string with these values in Python? > > Thanks -- http://mail.python.org/mailman/listinfo/python-list