def __init__(self):
self.myobj = win_gui()
self.conf_file_dir = ''
self.dst = ''
self.time_start = 0
self.time_current = 0
self.loop_time = 0
self.wait_time = 0
self.timeout = -1
self.list_results_dir = []
self.list_newest_dir = []
self.report = ''
self.src = ''
self.list_dst_dir = []
self.old_file = ''
self.conf_file = ''
self.new_file = ''
#-----------------------------------------------------------------------------
# Name: GetErrorInfo -get error information
# ruturn: return string.the string is error message. if no error happen ,it is "no error".
# Author: <gongke>
#
# Created: 2013/05/20
# RCS-ID: $Id: rw_Excel_FLOW.py $
#-----------------------------------------------------------------------------
ctrl_waveQoE.py 文件源码
python
阅读 29
收藏 0
点赞 0
评论 0
评论列表
文章目录