Mercurial > genshi > mirror
log
age | author | description |
---|---|---|
Tue, 24 Oct 2006 14:16:22 +0000 | cmlenz | Handle expressions containing non-ASCII strings as arguments for `py:with`, `py:def`, and `py:for`. trunk |
Sun, 22 Oct 2006 16:44:18 +0000 | cmlenz | Follow-up to [385]: also decode attribute values in the `HTMLParser`. trunk |
Sun, 22 Oct 2006 14:57:40 +0000 | cmlenz | * The `HTMLParser` class and the `HTML` function now accept an `encoding` parameter to properly deal with bytestring input (defaults to UTF-8). trunk |