Mercurial > public > sg101
annotate gpp/antispam/__init__.py @ 214:28988cce138b
Implement #83: a string filter facility like NukeSeSentinel. It currently isn't hooked up to anything. Will do that in #84.
author | Brian Neal <bgneal@gmail.com> |
---|---|
date | Fri, 14 May 2010 02:19:48 +0000 |
parents | |
children | 8c1832b9d815 |
rev | line source |
---|---|
bgneal@214 | 1 SPAM_PHRASE_KEY = "antispam.spam_phrases" |