#!/usr/bin/python2.3

from MoinMoin.scripts.cachecleaner import run
run()
