Mercurial > genshi > mirror
log
age | author | description |
---|---|---|
Tue, 18 Dec 2007 00:03:41 +0000 | athomas | Applied patch from cboos, fixing #168. Thanks! trunk |
Tue, 11 Dec 2007 21:17:18 +0000 | cmlenz | Fix case where attributes weren't properly wrapped in an `Attrs` instance if one or more of them were translated by the I18n filter, potentially breaking things further down the chain. Closes #162. trunk |
Tue, 11 Dec 2007 21:01:10 +0000 | cmlenz | `QName` can now be constructed from a string with a leading curly brace, and some doc improvements. Closes #164. trunk |