durusmail: quixote-users: PTL and coding?
PTL and coding?
2004-08-16
PTL and coding?
Marcin Wojdyr
2004-08-16
Hello,
I have .py and .ptl files encoded in ISO-8859-2 and all with:
# -*- coding: iso-8859-2 -*-

Web pages generated using Quixote have strings from .py files
as expected in iso-8859-2, but strings from .ptl are in UTF-8.

Now I'm using Python 2.3 and Quixote 1.0.

When I was using older version of Python and Quixote (I don't remember
which, but it was more then year ago) I didn't had this problem.

What can I do to have iso-8859-2 encoded output from PTL?

Marcin

--
Marcin Wojdyr  |  http://www.unipress.waw.pl/~wojdyr



--
Marcin Wojdyr  |  http://www.unipress.waw.pl/~wojdyr

reply