Mercurial > genshi > genshi-test
log
age | author | description |
---|---|---|
Fri, 13 Jul 2007 19:29:32 +0000 | cmlenz | newctxt: Merged [667:676/trunk]. experimental-newctxt |
Fri, 13 Jul 2007 19:26:44 +0000 | cmlenz | newctxt: initialized svnmerge. experimental-newctxt |
Fri, 13 Jul 2007 16:31:47 +0000 | cmlenz | * The I18n extractor now handles gettext function calls that use non-string parameters as well as keyword arguments. |
Fri, 13 Jul 2007 12:54:09 +0000 | cmlenz | Alias `__contains__` to `has_key` in `Context` class for code outside of Genshi that may expect that for some wild reason. |