Mercurial > genshi > genshi-test
log
age | author | description |
---|---|---|
Wed, 28 Jun 2006 13:45:32 +0000 | cmlenz | Experimental support for using the new native AST in Python 2.5 instead of the `compiler` package. |
Wed, 28 Jun 2006 10:40:39 +0000 | cmlenz | * Minor simplification of template directives: they no longer get passed the template instance and the position, as no directive was actually using |
Wed, 28 Jun 2006 09:41:58 +0000 | cmlenz | More docstrings for the builder module. |
Wed, 28 Jun 2006 09:28:09 +0000 | cmlenz | * Fix the boilerplate in the Python source files. |
Wed, 28 Jun 2006 08:55:04 +0000 | cmlenz | * Split out the XPath tests into a separate `unittest`-based file. |
Mon, 26 Jun 2006 17:54:47 +0000 | cmlenz | Oops. Fix typo in [25]. |