Index: package_branches/invirt-web/cherrypy-rebased/code/view.py
===================================================================
--- package_branches/invirt-web/cherrypy-rebased/code/view.py	(revision 2712)
+++ package_branches/invirt-web/cherrypy-rebased/code/view.py	(revision 2713)
@@ -11,5 +11,6 @@
 
 class MakoHandler(cherrypy.dispatch.LateParamPageHandler):
-    """Callable which sets response.body."""
+    """Callable which processes a dictionary, returning the rendered
+    body."""
     
     def __init__(self, template, next_handler, content_type='text/html; charset=utf-8'):
