diff -r 699b206b64b7 -r 9b873166d7d5 app/soc/views/helper/access.py --- a/app/soc/views/helper/access.py Sun Oct 19 13:06:20 2008 +0000 +++ b/app/soc/views/helper/access.py Sun Oct 19 13:14:40 2008 +0000 @@ -142,7 +142,8 @@ def checkIsHost(request, program): - """Returns an alternate HTTP response if Google Account has no Host entity for the specified program. + """Returns an alternate HTTP response if Google Account has no Host entity + for the specified program. Args: request: A Django HTTP request