[Zope] structured_text and едц Shall I put this in the Collector?

Peter Bengtsson mail@peterbe.com
Fri, 27 Sep 2002 06:41:20 +0100


--=======1A8C1539=======
Content-Type: text/plain; x-avg-checked=avg-ok-B0D72B7; charset=iso-8859-1; format=flowed
Content-Transfer-Encoding: quoted-printable

Consider the following example code:

 >>> from Products.PythonScripts.standard import structured_text
 >>> print structured_text("Svenska *tacken*")
<p>Svenska <em>tacken</em></p>

 >>> print structured_text("Svenska *t=E4cken*")
<p>Svenska *t=E4cken*</p>


Shouldn't structured_text() be able to support these special characters?
Is there a workaround except writing up a simple (but extra processing)=
 hack?

Shall I put it in the Collector?

Regards, Peter

--=======1A8C1539=======
Content-Type: text/plain; charset=us-ascii; x-avg=cert; x-avg-checked=avg-ok-B0D72B7
Content-Disposition: inline


---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.391 / Virus Database: 222 - Release Date: 2002-09-19

--=======1A8C1539=======--