#!/usr/bin/env python

from twilist.twilist import Twilist
t = Twilist()
t.process()
