Lines Matching refs:timestr
1068 timestr = time.strftime("%Y-%m-%d %H:%M:%S")1069 _open_log_files[filename].write("%s: %s\n" % (timestr, line))