osc/deploy/ProxyPool/Util/__init__.py
2025-05-28 19:16:17 +08:00

17 lines
468 B
Python
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# -*- coding: utf-8 -*-
"""
-------------------------------------------------
File Name __init__.py.py
Description :
Author : JHao
date 2016/11/25
-------------------------------------------------
Change Activity:
2016/11/25:
-------------------------------------------------
"""
from Util.utilFunction import validUsefulProxy
from Util.LogHandler import LogHandler
from Util.utilClass import Singleton