- # -*- coding: utf-8 -*-
- """
- -------------------------------------------------
- File Name: __init__.py
- Description :
- Author : JHao
- date: 2016/12/3
- -------------------------------------------------
- Change Activity:
- 2016/12/3:
- -------------------------------------------------
- """
- __author__ = 'JHao'
- # from handler.ProxyManager import ProxyManager
|