Mercurial > genshi > genshi-test
log
age | author | description |
---|---|---|
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. |
Fri, 13 Jul 2007 11:10:38 +0000 | cmlenz | Built-in Python constants (such as `None`) in expressions are used directly instead of being looked up from the context. |