예제 #1
0
파일: website.py 프로젝트: 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)