On Tue, Nov 23, 2004 at 11:13:58AM -0600, Skip Montanaro wrote: > I take it string.Template is delivered with Quixote 2 for people > still using Python 2.3? The syntax is the same but Quixote's simple string substitution is done by the PTL compiler. > What do you mean by "old-style templates"? The old-style syntax was: template foo(...): ... The new syntax is: def [html] foo(...): ... -- "None of this wimpy decorator stuff. We're modifying your tree's, man." -- dbinger