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