Fwd: [XML-SIG] xmlpickle.py ?!

Juergen Hermann Juergen Hermann" <jh@web.de
Wed, 09 Aug 2000 14:40:49 +0200


On Wed, 9 Aug 2000 08:06:39 -0400, tpassin@home.com wrote:

>Fredrik Lundh wrote this amazing hack -
>tom passin wrote:
>>    output =3D string.replace(data, "]]>", "]]]><![CDATA[]>")
>Holy cow, /F!  But did you really mean
>output =3D string.replace(data, "]]>", "]]]><![CDATA[]]]>")

No, he meant

 output =3D string.replace(data, "]]>", "]]>]<![CDATA[]>")

I did not check, but I'd be not surprised if ]] was not allowed, just 
like -- is not allowed in comments.


Ciao, J=FCrgen

--
J=FCrgen Hermann, Developer (jhe@webde-ag.de)
WEB.DE AG, http://webde-ag.de/