-
Notifications
You must be signed in to change notification settings - Fork 45
SampleProcessingPythonScript
Vivian lobo edited this page Apr 16, 2018
·
1 revision
- summary A python script that generates simple statistics about processed error reports.
When you process incoming error reports with `crprober.exe` tool, you find a lot of resulting `*.txt ` files in your output directory. And you might want to calculate some basic statistics about these files.
The following is a python script (provided by RoRThom) that creates a statistical summary of the `*.txt` files in the existing directory. It will produce a stat.txt file. For example a short snip from it:
(so 222 reports use winxp sp3)