durusmail: quixote-users: New syntax for PTL templates?
New syntax for PTL templates?
2002-10-08
2002-10-08
2002-10-08
2002-10-08
2002-10-09
2002-10-09
2002-10-09
2002-10-09
2002-10-10
PTL for SQL (was Re: [Quixote-users] New syntax for PTL templates?)
2002-10-10
python 2.2 required for widgets
2002-10-28
2002-10-28
2002-10-28
2002-10-28
quote keyword on widget constructors
2002-10-29
2002-10-29
2002-10-29
2002-10-28
2002-10-28
2002-10-29
2002-10-29
2002-10-29
2002-10-10
New syntax for PTL templates?
Neil Schemenauer
2002-10-08
On Tue, Oct 08, 2002 at 04:37:45PM +0200, holger krekel wrote:
> Wouldn't it be possible to use "modifiers" like in u'a unicode string'?

That was our first idea.  The problem is that most literal strings in
PTL files would have a modifier.  I think it makes more sense to have
the switch at the function level.

> How does your new code work with unicode, anyway?

I haven't thought about unicode but I'm pretty sure it can be made to
work sanely if it doesn't already.

  Neil


reply