fbded5f countme-totals.py: Fail early if we can't write data

Authored and Committed by Will Woods 3 years ago
    countme-totals.py: Fail early if we can't write data
    
    Set up the writer object before doing all the reading & counting so we
    don't crash at the end of the run.
    
        
file modified
+5 -3