Eliminate the "controllers" attribute from RouteFS classes.
authorEvan Broder <broder@mit.edu>
Tue, 6 Jul 2010 13:00:24 +0000 (09:00 -0400)
committerEvan Broder <broder@mit.edu>
Tue, 6 Jul 2010 13:00:24 +0000 (09:00 -0400)
commitcb57abd6911f7e2c2820166d03ecdb10809e1a1f
tree68217f5e6cf1471c9904d95fff53ae73ca32e430
parentf302a3b50cf00b4580e5b7fd2e117c3971aaa814
Eliminate the "controllers" attribute from RouteFS classes.

At some point, Routes outgrew needing to be told a list of
controllers.
routefs/__init__.py
routefs/dictfs.py
routefs/examples/homefs.py
routefs/examples/pyhesiodfs.py