Searched refs:bugreportPath (Results 1 – 1 of 1) sorted by relevance
110 bugreportPath = "" variable113 bugreportPath = str(sys.argv[1]) variable120 with zipfile.ZipFile(bugreportPath) as bugzip: