comparison doc/plugin.txt @ 713:5420fe9d99a9 trunk

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 1da8de3e5e51
children 3a59144a35b1
comparison
equal deleted inserted replaced
710:0af8f63514b8 713:5420fe9d99a9
Copyright (C) 2012-2017 Edgewall Software