durusmail: quixote-users: RELEASED: Quixote 2.0a2
RELEASED: Quixote 2.0a2
2004-11-23
2004-11-23
2004-11-23
2004-11-23
2004-11-24
2004-11-24
2004-11-25
2004-11-24
Re: R: [Quixote-users] RELEASED: Quixote 2.0a2
2004-11-25
2004-11-28
2004-11-28
2004-11-28
2004-11-29
2004-11-23
RELEASED: Quixote 2.0a2
David Binger
2004-11-23
On Nov 23, 2004, at 12:28 PM, Neil Schemenauer wrote:

>>
>
> The old-style syntax was:
>
>     template foo(...):
>         ...
>
> The new syntax is:
>
>     def [html] foo(...):
>         ...
>


Neil meant, of course,  to say that the "new" syntax is:
def foo [html] ():

Note that the "new" syntax has been supported for a long time,
so it might be better to call it the standard ptl template syntax.





reply