Example #1
0
 def _callFUT(self, *arg, **kw):
     from pyramid.scaffolds.copydir import skip_template
     return skip_template(*arg, **kw)
Example #2
0
 def _callFUT(self, *arg, **kw):
     from pyramid.scaffolds.copydir import skip_template
     return skip_template(*arg, **kw)