Mercurial > genshi > mirror
view examples/turbogears/README.txt @ 297:d87b76fdaebb trunk
Allow `when` directives to omit the test expression as long as the associated `choose` directive does have one. In that case, the `when` branch is followed if the expression of the `choose` directive evaluates to a truth value.
author | cmlenz |
---|---|
date | Fri, 13 Oct 2006 15:02:51 +0000 |
parents | 84168828b074 |
children |
line wrap: on
line source
GenshiTest This is a TurboGears (http://www.turbogears.org) project. It can be started by running the start-markuptest.py script.