osc/deploy/ProxyPool/Manager/__init__.py

16 lines
409 B
Python
Raw Normal View History

2025-05-28 19:16:17 +08:00
# -*- coding: utf-8 -*-
"""
-------------------------------------------------
File Name __init__.py.py
Description :
Author : JHao
date 2016/12/3
-------------------------------------------------
Change Activity:
2016/12/3:
-------------------------------------------------
"""
__author__ = 'JHao'
from Manager.ProxyManager import ProxyManager