sanderr
sanderr
I can do a Dutch translation, though most people in the Netherlands read/write English.
Is this still relevant?
Done. Rounded the values to 2 decimal points with easier numbers (nearest ~0.05 rounding).
The culprit is in the use of `strip()`, `split()` and `join()` functions.`strip()` and `split()` are used when parsing the file and grouping it in source and comment parts. The source...