# -*- coding:utf-8 -*- import os from ahserver.webapp import webapp if __name__ == '__main__': webapp()