changeset 389 | 9b873166d7d5 |
parent 361 | 465e4df617de |
child 446 | 0b479d573a4c |
--- 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