X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/python-routefs.git/blobdiff_plain/299cdf071fe5e61cf83bd4fb8bccf59b1a6ed71d..96ed381b595abe28790d066dc6dbdd31702894ae:/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): """