Mercurial > genshi > genshi-test
log
age | author | description |
---|---|---|
Thu, 12 Nov 2009 17:31:40 +0000 | cmlenz | A bit of cleanup of the `Markup` Python implementation. |
Thu, 12 Nov 2009 17:01:52 +0000 | cmlenz | More bits of 2to3 related cleanup. |
Thu, 12 Nov 2009 16:23:53 +0000 | cmlenz | Yet more 2to3 diff size reduction. |
Thu, 12 Nov 2009 15:09:26 +0000 | cmlenz | Avoid unicode literals in `repr`s of `QName` and `Namespace` when not necessary. |
Thu, 12 Nov 2009 11:36:14 +0000 | cmlenz | Add a couple of fallback imports for Python 3.0. |
Tue, 10 Nov 2009 23:36:40 +0000 | cmlenz | More 2to3 diff size reduction. |