log

age author description
Fri, 06 Jun 2008 15:52:33 +0000 cmlenz Another Python 2.3 fix in the wake of #221.
Fri, 06 Jun 2008 14:37:39 +0000 cmlenz Minor cleanup in the i18n module.
Thu, 05 Jun 2008 17:00:15 +0000 cmlenz Implement the `__html__` protocol as suggested in #202. This would allow Genshi to be used in combination with other markup generating tools, as long as they support the same protocol.
Thu, 05 Jun 2008 15:46:16 +0000 cmlenz Yet another followup fix for #221.
Thu, 05 Jun 2008 09:49:53 +0000 cmlenz Tweak to [854] to not change the ordering of attributes compared to how they were previously ordered, to avoid breaking any tests that rely on the order. See #216.
Wed, 04 Jun 2008 13:02:00 +0000 athomas Fixed some unintuitive behaviour in `Transformer.{cut,copy}`.
Wed, 04 Jun 2008 05:01:16 +0000 athomas Update to r855 for Python 2.3 support. Fixes #221 (hopefully).
Copyright (C) 2012-2017 Edgewall Software