#!/usr/bin/env python3 # -*- coding: utf-8 -*- from Basis.Constant import WorkDir Settings = { 'workDir': WorkDir, 'site': 'www.bing.com', 'serverBind': '', 'clientBind': '', 'host': '', 'cert': '', 'key': '', }