Mercurial > public > sg101
view wiki/constants.py @ 647:2a4e2e86c65e
Fix last commit for Python 2.5. :(
author | Brian Neal <bgneal@gmail.com> |
---|---|
date | Sat, 23 Mar 2013 13:21:14 -0500 |
parents | f4c043cf55ac |
children |
line wrap: on
line source
"""Constants used throughout the wiki application """ SESSION_SET_MEMBER = 'wiki_redis_set_member'