#!/usr/bin/python import ConfigParser config = ConfigParser.Config() del ConfigParser class Error(Exception): pass # vim:et:ts=4:sw=4