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