Mercurial > hg
view templates/rss/filelog.tmpl @ 3336:e44eadc92ec4
context: check self.__dict__ instead of using hasattr
hasattr implicitly calls getattr, instantiating the field it is
checking for.
author | Brendan Cully <brendan@kublai.com> |
---|---|
date | Wed, 11 Oct 2006 13:34:12 -0700 |
parents | e281903c9d32 |
children | 5ccca71775e1 |
line wrap: on
line source
#header# <title>#repo|escape#: #file|escape# history</title> <description>#file|escape# revision history</description> #entries%filelogentry# </channel> </rss>