#!/usr/local/bin/python2.3

"""
Trivial script to check that the user's options file doesn't contain any
old-style option names.
"""

from spambayes import Options


syntax highlighted by Code2HTML, v. 0.9.1