Lines Matching full:safe_substitute
694 .. method:: safe_substitute(mapping[, **kws])704 raising an exception. In another sense, :meth:`safe_substitute` may be731 >>> Template('$who likes $what').safe_substitute(d)