Re: Thoughts on a block-syntax extension to PTL
Ksenia Marasanova <[email protected]>
| Newsgroups | gmane.comp.web.quixote.user |
|---|---|
| Message-ID | <[email protected]> |
Graham, I like it a lot. 2005/8/22, Graham Fawcett <[email protected]>: [snip] > * the expression in an ePTL opening-line should resolve to either an > object that has methods 'open_block' and 'close_block', or it must > be a string; if not, str() will be used to stringify it. It should be unicode(). I didn't use PTL for a long time, but it supports unicode now, right? -- Ksenia