optparse.OptionParser:
Class attributes:
standard_option_list : [Option]
list of standard options that will be accepted by all instances
of this parser class (intended to be overridden by subclasses).
translate.storage.statsdb.StatsCache:
An object instantiated as a singleton for each statsfile that
provides access to the database cache from a pool of StatsCache
objects.