app/soc/views/user/__init__.py
author Todd Larsen <tlarsen@google.com>
Tue, 23 Sep 2008 23:30:15 +0000
changeset 190 b1351bf81064
parent 84 1b31d238ba39
permissions -rw-r--r--
Move isReferrerSelf() and replaceSuffix() into new request_helpers.py module, since they are (mainly) used to manipulate parts of an HTTP request.