Searched refs:tasklogpath (Results 1 – 2 of 2) sorted by relevance
55 tasklogpath = tasklogfile variable84 print("tasklogpath :", tasklogpath)85 with open(tasklogpath) as tasklogbuf:
212 tasklogpath = latestpath+tasklogfile variable222 with open(tasklogpath) as tasklogbuf: