Mercurial > genshi > genshi-test
log
age | author | description |
---|---|---|
Thu, 31 Aug 2006 15:21:14 +0000 | cmlenz | Cosmetic change to internal template initialization. |
Thu, 31 Aug 2006 08:49:37 +0000 | cmlenz | Store original message in exceptions as `msg` ivar. |
Wed, 30 Aug 2006 12:40:44 +0000 | cmlenz | Refactored the handling of empty tags in the serializer: use an `EmptyTagFilter` that combines adjacent start/end events, instead of the generic pushback-iterator. |