Exemplo n.º 1
0
Arquivo: website.py Projeto: TZM/zmgc
 def _find_server_root(self, name):
     """
         We need a way to access the resources from site-packages/ikaaro also
         not just the tzm root.
     """
     return Server.find_site_root(self, name)