From: Greg Price Date: Sun, 20 Dec 2009 03:00:05 +0000 (-0500) Subject: view.py: fix a docstring X-Git-Tag: 0.1.0^2~14 X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/invirt-web.git/commitdiff_plain/a6bc598397e68ca5b7c0571341da3aa81617a327?ds=sidebyside;hp=a6bc598397e68ca5b7c0571341da3aa81617a327 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 ---