comparison examples/turbogears/dev.cfg @ 713:a58a50e89d04

The `Markup` class now supports mappings for right hand of the `%` (modulo) operator in the same way the Python string classes do, except that the substituted values are escape. Also, the special constructor which took positional arguments that would be substituted was removed. Thus the `Markup` class now supports the same arguments as that of its `unicode` base class. Closes #211. Many thanks to Christian Boos for the patch!
author cmlenz
date Tue, 08 Apr 2008 18:18:18 +0000
parents 1b0a4bd6fe42
children
comparison
equal deleted inserted replaced
710:cd2d87ec371d 713:a58a50e89d04
Copyright (C) 2012-2017 Edgewall Software