#!/usr/bin/env python
#-*- coding: utf-8 -*-
from newschimp.core import main

main(obj={})
