Searched refs:get_mako (Results 1 – 3 of 3) sorted by relevance
33 j = mako.get_mako(app=app)39 j = mako.get_mako(app=app)
26 .. autofunction:: get_mako
98 def get_mako(factory=Mako, key=_registry_key, app=None): function