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