Andreas Lysdal <[EMAIL PROTECTED]> wrote:
>> P.S. apos is handled specially as it isn't technically a
>> valid html entity (and Python doesn't include it in its entity
>> list), but it is an xml entity and recognised by many browsers so some
>> people might use it in html.
>>
> Hey i fund this
Duncan Booth skrev:
> "Felipe Almeida Lessa" <[EMAIL PROTECTED]> wrote:
>
>
>> On 26 Dec 2006 04:22:38 -0800, placid <[EMAIL PROTECTED]> wrote:
>>
>>> So do you want to remove "&" or replace them with "&" ? If you
>>> want to replace it try the following;
>>>
>> I think he wants to