Mercurial > genshi > genshi-test
log
age | author | description |
---|---|---|
Tue, 10 Nov 2009 21:07:03 +0000 | cmlenz | Remove usage of unicode literals in a couple of places where they were not strictly necessary. |
Tue, 10 Nov 2009 20:59:23 +0000 | cmlenz | Remove pkg_resources import from top-level package, will just need to remember updating the version in two places. |
Tue, 10 Nov 2009 20:57:32 +0000 | cmlenz | Update copyright years on files changed due to advanced-i18n merge. |
Tue, 10 Nov 2009 20:54:06 +0000 | cmlenz | Merged advanced-i18n branch back into trunk. |
Tue, 13 Oct 2009 18:27:57 +0000 | cmlenz | Tiny docstring fix. |
Tue, 13 Oct 2009 18:12:55 +0000 | cmlenz | Backported a couple of templating core changes from the advanced-i18n branch, in particular considering the determination of directive ordering../set |
Mon, 12 Oct 2009 20:19:06 +0000 | cmlenz | Remove the hack needed for importing `_ast` on App Engine, no longer needed release GAE 1.2.2 (see http://groups.google.com/group/genshi/browse_thread/thread/bfa8101c0752fc34). |