[Zope] Re: [Docutils-develop] ReStructuredText now in Zope
Chris Withers
chrisw@nipltd.com
Fri, 16 Aug 2002 10:36:24 +0100
Richard Jones wrote:
> On Thu, 15 Aug 2002 11:31 pm, Andreas Jung wrote:
>
>>This problem occurs when you try to convert non-ascii text
>>to unicode without specifying the used encoding. I have
>>not looked at the ReStructuredText product yet but there
>>should be some mechanism to specify the encoding for a text.
>
> There is - how do I determine the encoding from Zope?
You can't, just use 'latin-1' as the encoding which si mreo than likely what you
have ;-)
cheers,
Chris