comparison setup.py @ 17:ad63ad459524

Refactoring to address #6: all match templates are now processed by a single filter, which means that match templates added by included templates are properly applied. A side effect of this refactoring is that `Context` objects may not be reused across multiple template processing runs. Also, output filters are now applied in the `Stream.serialize()` method instead of by the `Template.generate()` method, which just makes more sense.
author cmlenz
date Sun, 18 Jun 2006 22:33:33 +0000
parents f8612f05af99
children b8456279c444
comparison
equal deleted inserted replaced
16:ebe34f07d3eb 17:ad63ad459524
Copyright (C) 2012-2017 Edgewall Software