Mercurial > genshi > mirror
log
age | author | description |
---|---|---|
Fri, 24 Nov 2006 17:31:02 +0000 | cmlenz | Fail gracefully in `Directive.__repr__` if the `expr` attribute does not exist for some reason I don't really understand right now (see Trac ticket [http://trac.edgewall.org/ticket/4249 #4249]). trunk |
Thu, 23 Nov 2006 17:48:17 +0000 | cmlenz | The builder API now accepts streams as children of elements and fragments. trunk |
Thu, 23 Nov 2006 17:41:52 +0000 | cmlenz | Improve handling of incorrectly nested tags in the HTML parser. trunk |
Thu, 23 Nov 2006 12:36:43 +0000 | cmlenz | Add `Attrs` class to `genshi.core.__all__`, so that it can be imported directly from the `genshi` package. trunk |