Exemplo n.º 1
0
 def _call_html_quote(self, *arg, **kw):
     from pyramid.scaffolds.copydir import html_quote
     return html_quote(*arg, **kw)
Exemplo n.º 2
0
 def _call_html_quote(self, *arg, **kw):
     from pyramid.scaffolds.copydir import html_quote
     return html_quote(*arg, **kw)