Example #1
0
 def _callFUT(self, module):
     from pyramid.response import init_mimetypes
     return init_mimetypes(module)
Example #2
0
 def _callFUT(self, module):
     from pyramid.response import init_mimetypes
     return init_mimetypes(module)