#!/usr/bin/python # -*- coding: utf-8 -*- class CommonException(Exception): pass