Mercurial > public > sg101
annotate messages/__init__.py @ 587:7ed2101df789
Add a __future__ import for with for production server.
author | Brian Neal <bgneal@gmail.com> |
---|---|
date | Thu, 10 May 2012 20:26:57 -0500 |
parents | ee87ea74d46b |
children | 53eaeb29bd2a |
rev | line source |
---|---|
bgneal@436 | 1 MSG_BOX_LIMIT = 30 # hard limit on # of msgs per box |