tests/test-gendoc-ru.t
author Yuya Nishihara <yuya@tcha.org>
Sat, 17 Mar 2018 20:52:50 +0900
changeset 37273 83e1bbd48991
parent 28809 7a1ad08b9ff5
permissions -rw-r--r--
templater: define interface for objects requiring unwraphybrid() Prepares for introducing another hybrid-like data type. show() takes context as an argument so a wrapper class may render its items by pre-configured template: def show(self, context, mapping): return (context.expand(self._tmpl, mapping + lm) for lm in self._mappings)

#require docutils gettext

  $ $TESTDIR/check-gendoc ru
  checking for parse errors