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

21 lines
458 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 test.py
Description :
Author : JHao
date 2017/3/7
-------------------------------------------------
Change Activity:
2017/3/7:
-------------------------------------------------
"""
# __author__ = 'JHao'
# from Test import testConfig
# if __name__ == '__main__':
# testConfig.testConfig()
print(0<0)