[Zope] Re: [Docutils-develop] ReStructuredText now in Zope
Dieter Maurer
dieter@handshake.de
Sat, 17 Aug 2002 11:48:29 +0200
Richard Jones writes:
> 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 might be able to derive in from the current "locale".
Not easy, though, more a guess.
Dieter