Mercurial > genshi > mirror
log markup/core.py @ 14:c7d33e0c9839 trunk
age | author | description |
---|---|---|
Sun, 04 Jun 2006 12:34:17 +0000 | cmlenz | Moved the template-specific stream event kinds into the template module. trunk |
Sun, 04 Jun 2006 11:00:41 +0000 | cmlenz | Actually use the specified encoding in `Stream.render()`. trunk |
Sun, 04 Jun 2006 10:59:25 +0000 | cmlenz | `Stream.render()` was masking `TypeError`s (fix based on suggestion by Matt Good). trunk |
Sun, 04 Jun 2006 10:46:14 +0000 | cmlenz | Simplified implementation of `py:content` directive. trunk |
Sat, 03 Jun 2006 15:29:27 +0000 | cmlenz | Improved `py:attrs` directive so that it removes existing attributes if they evaluate to `None` (AFAICT matching Kid behavior). trunk |
Sat, 03 Jun 2006 07:16:01 +0000 | cmlenz | Initial import. trunk |