view.py: fix a docstring
authorGreg Price <price@mit.edu>
Sun, 20 Dec 2009 03:00:05 +0000 (22:00 -0500)
committerGreg Price <price@mit.edu>
Sun, 20 Dec 2009 03:00:05 +0000 (22:00 -0500)
commita6bc598397e68ca5b7c0571341da3aa81617a327
treeb84db1004b4318f518616aace96f39ab43f02e65
parentd7bc5fe65d556f4174757e657b3c7614289f7186
view.py: fix a docstring

The first line of a docstring should be self-contained, followed by a
blank line if there is any more text.  Just like a commit message.

svn path=/package_branches/invirt-web/cherrypy-rebased/; revision=2721
code/view.py