X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/python-routefs.git/blobdiff_plain/299cdf071fe5e61cf83bd4fb8bccf59b1a6ed71d..40ca5961b20274c55044d6b498dc261c6e217cd8:/routefs/dictfs.py diff --git a/routefs/dictfs.py b/routefs/dictfs.py index b36c589..77baf63 100644 --- a/routefs/dictfs.py +++ b/routefs/dictfs.py @@ -15,6 +15,8 @@ from routes import Mapper import os class DictFS(routefs.RouteFS): + controllers = ['handler'] + @property def files(self): """