spambayes
1.1a6
About:
SpamBayes
- a Bayesian anti-spam filter/classifier (written in Python)
Fossies
Dox
:
spambayes-1.1a6.zip
("inofficial" and yet experimental doxygen-generated source code documentation)
Main Page
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Properties
Macros
sb_chkopts.py
Go to the documentation of this file.
1
#!/usr/bin/env python
2
3
"""
4
Trivial script to check that the user's options file doesn't contain any
5
old-style option names.
6
"""
7
8
from
spambayes
import
Options
spambayes-1.1a6
scripts
sb_chkopts.py
Generated by
1.8.1.1