在find_windows中:
def conv(v):
import logging
logging.debug(v)
v1 = v
v2 = v1.encode('utf8')
return v2
windows = [win for win in windows
if title_regex.match(conv(handleprops.text(win)))]
评论
发表评论

您还没有登录,请登录后发表评论

tailorcai
搜索本博客
最近加入圈子
存档
最新评论