# -*- 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)