osc/deploy/ProxyPool/test.py

21 lines
458 B
Python
Raw Normal View History

2025-05-28 19:16:17 +08:00
# -*- 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)