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