Both strings in your example are exactly the same, unless I'm missing something.<br><br><div><span class="gmail_quote">On 8/2/07, <b class="gmail_sendername">Roman</b> <<a href="mailto:rgelfand2@hotmail.com">rgelfand2@hotmail.com
</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Is there a package that converts a string that contains special<br>characters in xml to to literal value.  For instance, converts string
<br><a href="http://myhome/&param">http://myhome/&param</a> to <a href="http://myhome/&param">http://myhome/&param</a>.<br><br>Thanks in advance<br><br>--<br><a href="http://mail.python.org/mailman/listinfo/python-list">
http://mail.python.org/mailman/listinfo/python-list</a><br></blockquote></div><br>